Commit Graph

1885 Commits

Author SHA1 Message Date
Ryan McKinley fc15f6f3a6 removing *another* accidentally commited file... sorry about that
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@704531 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 13:19:11 +00:00
Shalin Shekhar Mangar bdb1d606f0 SOLR-800 -- Deep copy collections to avoid ConcurrentModificationException in XPathEntityprocessor while streaming
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@704365 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 07:51:43 +00:00
Chris M. Hostetter d6188fac3e error checking for mandatory param
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@704313 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 05:17:41 +00:00
Ryan McKinley d27f96d416 SOLR-793 -- removing stuff accidentally added with previous commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@704301 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 03:36:45 +00:00
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
Shalin Shekhar Mangar 25813774b2 SOLR-658 -- Allow Solr to load index from arbitrary directory in dataDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@703981 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13 09:12:42 +00:00
Ryan McKinley 01c466c0fa SOLR-736 -- make sure CoreContainer is used to initialize core (even in deprecated case)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702994 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08 21:28:53 +00:00
Ryan McKinley 130a2022b1 SOLR-721 -- DirectSolrConnection now uses CoreContainers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702993 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08 21:23:21 +00:00
Yonik Seeley 28ef53258d upgrade to lucene 2.4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702987 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08 20:59:12 +00:00
Yonik Seeley ad091eec70 upgrade to lucene 2.4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702983 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08 20:38:07 +00:00
Ryan McKinley 9465b6bc29 make sure the directory exists before listing files (this could only happen if instanceDir is invalid)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702528 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 16:13:02 +00:00
Koji Sekiguchi dd04d0fc2e SOLR-794: revert ClientUtils with Character.isWhitespace(c)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702355 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 05:51:31 +00:00
Ryan McKinley 32fb80d342 adding 1.3.1 section to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702315 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 00:37:51 +00:00
Koji Sekiguchi 41ea2b308d SOLR-794: added escape() method to ClientUtils.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702314 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 00:36:49 +00:00
Ryan McKinley 9b4a62d0a4 SOLR-802 -- fixing & => && bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702303 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06 23:35:52 +00:00
Ryan McKinley bd776e916b adding some solr query tests.
deprecating setMissing( String ) and replacing it with setFacetMissing( Boolean ) 

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@701740 13f79535-47bb-0310-9956-ffa450edef68
2008-10-05 01:08:17 +00:00
Ryan McKinley dbf9fc8683 SOLR-657: Replace deprecated calls with the non-deprecated equivalents
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@701485 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 18:43:57 +00:00
Chris M. Hostetter b5081cdf69 announce logo contest
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@701474 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 18:11:57 +00:00
Erik Hatcher a9380dde07 Add convenience overloaded register method
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@701352 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 11:40:22 +00:00
Grant Ingersoll 8566f15204 print what the bad baseDir value is
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@701222 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 19:38:30 +00:00
Ryan McKinley 2c27d57ec2 SOLR-796 -- remove unused SolrIndexSearcher from DUH2. (no CHANGES.txt since not relevant for users)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@701138 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 14:43:24 +00:00
Shalin Shekhar Mangar b34bc9cfcc SOLR-617 -- Allow configurable index deletion policy and provide a default implementation.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699975 13f79535-47bb-0310-9956-ffa450edef68
2008-09-29 03:37:41 +00:00
Shalin Shekhar Mangar ef87edc8ae Log completion message after all queries are executed. Moving it out of the for loop.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699618 13f79535-47bb-0310-9956-ffa450edef68
2008-09-27 11:21:13 +00:00
Koji Sekiguchi 774153b891 SOLR-789: The javadoc of RandomSortField is not readable
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699549 13f79535-47bb-0310-9956-ffa450edef68
2008-09-27 03:45:40 +00:00
Erik Hatcher ac881d9cc6 fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699484 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 20:18:11 +00:00
Erik Hatcher fb643a58e0 fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699483 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 20:17:12 +00:00
Shalin Shekhar Mangar 26ffb58184 Fixing typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699479 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 20:13:08 +00:00
Erik Hatcher 69fd3c455f typo fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699471 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 20:01:03 +00:00
Shalin Shekhar Mangar 2af426f296 SOLR-787 -- Changed SolrJ POM to refer to woodstox implementation instead of stax as a dependency.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699333 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 14:07:05 +00:00
Ryan McKinley 609ef227a6 SOLR-560 -- add licese info
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699332 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 14:05:40 +00:00
Otis Gospodnetic e3c5988d56 - Fix XML in Javadoc so it's displayed correctly in HTML
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@698822 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25 05:06:31 +00:00
Shalin Shekhar Mangar 0507ce4512 Adding a test case for reading multi valued fields from xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@698707 13f79535-47bb-0310-9956-ffa450edef68
2008-09-24 20:03:58 +00:00
Shalin Shekhar Mangar db7ca44431 SOLR-771 -- CoreAdminHandler STATUS should display 'normalized' paths
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@697377 13f79535-47bb-0310-9956-ffa450edef68
2008-09-20 15:14:54 +00:00
Shalin Shekhar Mangar 2f227fa8dd Removing redundant import as it is already included in _info.jsp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@697374 13f79535-47bb-0310-9956-ffa450edef68
2008-09-20 14:53:02 +00:00
Shalin Shekhar Mangar 3f62c69a91 SOLR-768 -- Set last_index_time variable in full-import command.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@697373 13f79535-47bb-0310-9956-ffa450edef68
2008-09-20 14:48:54 +00:00
Shalin Shekhar Mangar a61088f009 Fixing typo in jmx documentation -- serviceurl should be serviceUrl
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@697368 13f79535-47bb-0310-9956-ffa450edef68
2008-09-20 14:33:02 +00:00
Koji Sekiguchi 77041bf7ab SOLR-779: SolrQuery#setHighlightRequireFieldMatch() should be renamed to SolrQuery#getHighlightRequireFieldMatch().
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@697132 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 15:25:59 +00:00
Grant Ingersoll 020b3dcb6b SOLR-776: artifact signing
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@697123 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 15:07:17 +00:00
Shalin Shekhar Mangar 9fef1d8ddc SOLR-778 -- SolrQuery#getFacetMinCount() returns value of facet limit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696926 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 05:48:09 +00:00
Ryan McKinley 458f07b7ad SOLR-560 -- adding maven dependency for slfj4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696543 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18 02:33:35 +00:00
Ryan McKinley 3c9db8e311 SOLR-560: Use SLF4J logging API rather then JDK logging. The packaged .war file is
shipped with a JDK logging implementation, so logging configuration for the .war should
    be identical to solr 1.3.  However, if you are using the .jar file, you can select 
    which logging implementation to use by dropping a different binding.  
    See: http://www.slf4j.org/  

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696539 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18 02:16:26 +00:00
Yonik Seeley eef0183217 SOLR-374: use IndexReader.reopen
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696469 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 21:49:31 +00:00
Chris M. Hostetter ef69f0699c updated DOAP file with 1.3 (and 1.2) releases
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696385 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 18:08:43 +00:00
Otis Gospodnetic 3b5a225b7b - Indentation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696384 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 18:07:31 +00:00
Otis Gospodnetic 7e65ade752 - Spelling fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696383 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 18:07:01 +00:00
Otis Gospodnetic 19f94bf59f SOLR-774 - fixed logging level display
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696381 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 18:02:07 +00:00
Grant Ingersoll 436fb3ef14 1.3.0 news
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696012 13f79535-47bb-0310-9956-ffa450edef68
2008-09-16 19:18:44 +00:00
Grant Ingersoll 6c600f1670 I guess it's supposed to be called KEYS
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@695857 13f79535-47bb-0310-9956-ffa450edef68
2008-09-16 12:54:26 +00:00
Grant Ingersoll df6345308d set release date
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@695568 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15 18:17:07 +00:00
Grant Ingersoll c0be696422 minor updates to prepare-release stuff
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@694705 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12 15:06:34 +00:00