Skip to content
Snippets Groups Projects
  1. Jan 25, 2016
  2. Jan 24, 2016
  3. Jan 23, 2016
  4. Jan 22, 2016
  5. Jan 19, 2016
  6. Jan 18, 2016
  7. Jan 17, 2016
  8. Jan 15, 2016
    • Sean Busbey's avatar
      Merge pull request #559 from... · 61ebdc57
      Sean Busbey authored
      Merge pull request #559 from DevFactory/staging/primitives-should-not-be-boxed-just-for-string-conversion-fix-6
      
      Primitives should not be boxed just for "String" conversion
      61ebdc57
  9. Jan 13, 2016
  10. Jan 12, 2016
    • Kevin Risden's avatar
      [solr] Add tests for Solr binding · e36b2475
      Kevin Risden authored
      e36b2475
    • Sean Busbey's avatar
      Merge pull request #574 from ghaughian/master · 6d111d9f
      Sean Busbey authored
      [solr] Adding Apache Solr Support
      6d111d9f
    • 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
    • Andy Kruth's avatar
      54172196
  11. Jan 09, 2016
  12. Jan 08, 2016
  13. Jan 07, 2016
  14. Jan 06, 2016
  15. Jan 05, 2016
  16. Jan 04, 2016
  17. Jan 03, 2016
Loading