Skip to content
Snippets Groups Projects
  1. Mar 26, 2018
  2. Mar 22, 2018
  3. Oct 01, 2017
  4. Sep 22, 2017
  5. Sep 21, 2017
  6. Sep 19, 2017
  7. Sep 16, 2017
  8. Aug 08, 2017
  9. May 19, 2017
  10. Mar 17, 2017
  11. Feb 07, 2017
  12. Feb 02, 2017
  13. Dec 16, 2016
  14. Oct 25, 2016
  15. Oct 20, 2016
  16. Sep 27, 2016
  17. Aug 31, 2016
  18. Aug 01, 2016
  19. Jul 19, 2016
  20. Jul 04, 2016
  21. Jun 23, 2016
  22. May 12, 2016
  23. May 01, 2016
  24. Apr 29, 2016
  25. Apr 17, 2016
  26. Apr 12, 2016
  27. Apr 09, 2016
  28. Apr 07, 2016
  29. Apr 06, 2016
  30. Mar 13, 2016
  31. Mar 07, 2016
  32. Jan 24, 2016
  33. Jan 12, 2016
    • ghaughian's avatar
      [solr] adding support for Apache Solr · fc7cc571
      ghaughian authored
      updating readme
      
      updating package info
      
      perfecting logic for http solr clients for all operations
      
      renamed properties, tested cloud mode and cleaned code
      
      removed dependency on dynamic field names, updated readme
      
      now enforcing checkstyle
      
      adding solr artifact
      
      removing test cases relying on external dependencies
      
      removed unused maven dependencies, added batch mode support, all try blocks now catch eplicit exceptions, Query/UpdateResponse status codes are handled more granularly, updated readme, added sample schema.xml file to support default field names in ycsb client, updated all license headers to 2016, using SolrClient object as primary client type regardless if Solr is running in Cloud or Stand-alone mode
      
      cleaned code and config files, now accepting a solr base url property, simplified sample schema.xml file, renamed class to SolrClient, now updating documents atomically, added batch support to delete method
      
      updated new line spacing of pom file comments
      
      removed sample schema file, updated readme with more indepth explanation on running/setting up the solr-binding
      
      removed some code lines no longer in use
      
      renamed zookeeper param name, now throwing caught exceptions where appropriate, debug messages are now being logged on stderr
      
      now returning an appropriate error if we receive an unexpected response from solr server, repeated calls to getResults is no longer
      
      now using singletonMap to store update params in, fixed typo and missing id field in sample config in README
      fc7cc571
  34. Dec 17, 2015
Loading