lucene/client/java/solrj
Ryan McKinley 97e369ace8 SOLR-793: Add 'commitWithin' argument to the update add command. This behaves similar to the global autoCommit maxTime argument except that it is set for each request.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@704288 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 00:24:04 +00:00
..
lib SOLR-560: Use SLF4J logging API rather then JDK logging. The packaged .war file is 2008-09-18 02:16:26 +00:00
src/org/apache/solr/client/solrj SOLR-793: Add 'commitWithin' argument to the update add command. This behaves similar to the global autoCommit maxTime argument except that it is set for each request. 2008-10-14 00:24:04 +00:00
test/org/apache/solr/client/solrj SOLR-793: Add 'commitWithin' argument to the update add command. This behaves similar to the global autoCommit maxTime argument except that it is set for each request. 2008-10-14 00:24:04 +00:00
CHANGES.txt SOLR-794: revert ClientUtils with Character.isWhitespace(c) 2008-10-07 05:51:31 +00:00
LICENSE.txt removing XPP, jetty, and snowball license info -- they aren't included in solrj 2007-07-05 22:47:59 +00:00
solr-solrj-pom.xml.template SOLR-787 -- Changed SolrJ POM to refer to woodstox implementation instead of stax as a dependency. 2008-09-26 14:07:05 +00:00