Commit Graph

733 Commits

Author SHA1 Message Date
Otis Gospodnetic 04465637a2 - Added back a TODO per Yonik's request
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@660178 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26 12:51:03 +00:00
Grant Ingersoll f6f0c597a4 SOLR-553: Finish off by adding right Lucene jars and fix the spell checker test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@660172 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26 12:03:01 +00:00
Otis Gospodnetic 4b81a68252 - Removed a TODO that does not apply any more due to SOLR-539 commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659668 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 21:32:45 +00:00
Otis Gospodnetic cacf6ae295 SOLR-553 Use SpanScorer when highlighting phrase terms and hl.usePhraseHighlighter=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659664 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 21:23:25 +00:00
Otis Gospodnetic 5ba95af1bb SOLR-505 Give RequestHandlers the possiblity to suppress the generation of HTTP caching headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659657 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 20:55:48 +00:00
Chris M. Hostetter a0de6f7b9f SOLR-581 - typo in (private) method name
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659323 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 00:11:32 +00:00
Grant Ingersoll 3b9df5ffc6 Added javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659216 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 19:20:04 +00:00
Chris M. Hostetter 858b4116d7 SOLR-514: Added explicit media-type with UTF* charset to *.xsl files that don't already have one
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659196 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 18:38:06 +00:00
Otis Gospodnetic 15fb1cd0cf SOLR-539: Fix for non-atomic long counters and a cast fix to avoid divide by zero
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@658977 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 02:12:50 +00:00
Chris M. Hostetter f60122e08d SOLR-470, SOLR-552, and SOLR-544: Multiple fixes to DateField regarding lenient parsing of optional milliseconds, and correct formating using the canonical representation. LegacyDateField has been added for people who have come to depend on the existing broken behavior.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@658003 13f79535-47bb-0310-9956-ffa450edef68
2008-05-19 22:00:22 +00:00
Koji Sekiguchi 455e7a414e SOLR-319: Changed SynonymFilterFactory to "tokenize" synonyms file.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@657829 13f79535-47bb-0310-9956-ffa450edef68
2008-05-19 13:38:38 +00:00
Otis Gospodnetic bc905bb00d - Javadoc correction
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@657183 13f79535-47bb-0310-9956-ffa450edef68
2008-05-16 19:28:33 +00:00
Otis Gospodnetic b434a76159 - Javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@657182 13f79535-47bb-0310-9956-ffa450edef68
2008-05-16 19:28:13 +00:00
Mike Klaas 12bde0cc22 remove last vestiges of maxPendingDeletes from DUH2
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@656826 13f79535-47bb-0310-9956-ffa450edef68
2008-05-15 20:39:13 +00:00
Yonik Seeley 14d84045cc SOLR-559: use Lucene updateDocument, deleteDocuments
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@655190 13f79535-47bb-0310-9956-ffa450edef68
2008-05-10 21:16:37 +00:00
Koji Sekiguchi 291d18433e added Koji Sekiguchi to who page.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@653794 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 14:50:09 +00:00
Yonik Seeley d0ed896f4b SOLR-562: Namedlistcodec throws NPE for null names
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@653511 13f79535-47bb-0310-9956-ffa450edef68
2008-05-05 15:49:29 +00:00
Yonik Seeley f3ed5f8424 SOLR-509: roll back prev changes that caused firstSearcher to never be closed, use latch to prevent events from executing before inform() is called
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@653091 13f79535-47bb-0310-9956-ffa450edef68
2008-05-03 15:46:08 +00:00
Grant Ingersoll 72869fb61d SOLR-557: added getSearchComponents()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@652846 13f79535-47bb-0310-9956-ffa450edef68
2008-05-02 17:49:09 +00:00
Yonik Seeley 68b8d7cf7f use shards.qt as the qt for subqueries
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@652571 13f79535-47bb-0310-9956-ffa450edef68
2008-05-01 16:40:47 +00:00
Yonik Seeley dd8974c32f SOLR-334: change local params syntax from angle brackets to curly braces
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@652124 13f79535-47bb-0310-9956-ffa450edef68
2008-04-29 21:07:25 +00:00
Grant Ingersoll 4a8ca8f13a SOLR-550: updated docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@651437 13f79535-47bb-0310-9956-ffa450edef68
2008-04-24 22:04:30 +00:00
Yonik Seeley 82de9f0336 SOLR-547: add getFactories() to ChainedUpdateProcessorFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@651281 13f79535-47bb-0310-9956-ffa450edef68
2008-04-24 14:41:03 +00:00
Otis Gospodnetic abeb46d7da - Typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@651028 13f79535-47bb-0310-9956-ffa450edef68
2008-04-23 19:49:28 +00:00
Yonik Seeley d97804d8f5 allow chained update processor in the middle of the stack to return null
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649315 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 22:32:22 +00:00
Yonik Seeley df843f3889 allow chained update processor in the middle of the stack to return null
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649314 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 22:31:18 +00:00
Grant Ingersoll d6839a0414 SOLR-267: Reopen. Remove adding info to the HTTP Header. Remove double responseHeader in the namedList response
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649185 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 16:57:55 +00:00
Grant Ingersoll f0a4b30cdc SOLR-267: Logging updates, now logs how many hits, plus some other logging changes to reduce double logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649066 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 12:37:38 +00:00
Grant Ingersoll e2583ca6dd SOLR-509: Fix NPE when starting up SolrCore due to FirstSearcher event not being initialized
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649046 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 10:44:48 +00:00
Chris M. Hostetter 783bd8c9e9 SOLR-541: Legacy XML update support wasn't logging errors.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648794 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 19:03:43 +00:00
Yonik Seeley 3292c2f756 spelling correction
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648793 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 18:54:18 +00:00
Chris M. Hostetter 7bcf99813d SOLR-521: StopFilterFactory support for enablePositionIncrements
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648433 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 22:19:18 +00:00
Yonik Seeley edfcaa6161 SOLR-486: Binary response format
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648384 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 19:22:38 +00:00
Yonik Seeley e1c82f69fb SOLR-330: reuse first token in WDF
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@647621 13f79535-47bb-0310-9956-ffa450edef68
2008-04-13 20:07:02 +00:00
Chris M. Hostetter aca45bce71 SOLR-533: Fixed tests so they don't use hardcoded port numbers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@647048 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 05:22:54 +00:00
Mike Klaas e1aa232a51 SOLR-516: add hl.maxAlternateFieldLength
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646926 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 19:07:23 +00:00
Yonik Seeley dc9bb60c4a ignore case when comparing tag names
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646799 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 13:36:23 +00:00
Chris M. Hostetter b6fe0f58d0 SOLR-528: Better error message when defaultSearchField is bogus or not indexed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646135 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 23:35:22 +00:00
Chris M. Hostetter fd4981f444 SOLR-530: Better error messages/warnings when parsing schema.xml: field using bogus fieldtype and multiple copyFields to a non-multiValue field
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646107 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 22:30:21 +00:00
Chris M. Hostetter 6042bdbad0 SOLR-529 - Better error messages from SolrQueryParser when field isn't specified and there is no defaultSearchField in schema.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646092 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 21:48:50 +00:00
Mike Klaas 7adcd21ce1 temporarily disabling testMaxDocs from AutoCommitTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@645645 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 18:59:46 +00:00
William Au 500358c2da SOLR-535
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@645614 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 17:01:16 +00:00
William Au 7667caacec SOLR-531
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@645608 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 16:50:08 +00:00
Mike Klaas 004aff96cb Remove unnecessary part of AutoCommitTest that was often failing
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@644058 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 21:04:16 +00:00
Ryan McKinley a42a266bc5 use ContentStreamBase.FileStream for ShowFileRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@643912 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 14:00:49 +00:00
Ryan McKinley 8e701e2f88 remove copied javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@643896 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 13:06:15 +00:00
Grant Ingersoll e2c2a8d240 SOLR-330: Converted Solr tokenstreams to use Lucene's char[] capabilities
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@643465 13f79535-47bb-0310-9956-ffa450edef68
2008-04-01 16:10:19 +00:00
Erik Hatcher c124044825 SOLR-519: Fix path to jQuery script
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@642710 13f79535-47bb-0310-9956-ffa450edef68
2008-03-30 11:15:06 +00:00
Yonik Seeley 05e70eee80 fix most thread safety issues in MultiCore
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@642281 13f79535-47bb-0310-9956-ffa450edef68
2008-03-28 16:28:10 +00:00
Yonik Seeley a8e6df6707 SOLR-511: add getInitArgs to RequestHandlerBase
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641702 13f79535-47bb-0310-9956-ffa450edef68
2008-03-27 03:25:09 +00:00