Commit Graph

1489 Commits

Author SHA1 Message Date
Koji Sekiguchi f4e41c8c8f SOLR-537: Use of hl.maxAlternateFieldLength parameter from solr-ruby
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@657290 13f79535-47bb-0310-9956-ffa450edef68
2008-05-17 03:31:18 +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
Ryan McKinley 0a58ceee76 add get/set for luke 'count' field
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@654915 13f79535-47bb-0310-9956-ffa450edef68
2008-05-09 18:49:02 +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 0b9020f26f update to lucene 2.3.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@653542 13f79535-47bb-0310-9956-ffa450edef68
2008-05-05 18:02:00 +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
Ryan McKinley 24ef016c87 default is no longer a multicore concept
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@650331 13f79535-47bb-0310-9956-ffa450edef68
2008-04-22 00:34:06 +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 27f33df7cc hudson needs the clover XML report format
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648737 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 16:24:46 +00:00
Grant Ingersoll d2f0b62c58 keep the docs around for Hudson
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648693 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 13:36:30 +00:00
Grant Ingersoll 9f789c6514 added a clean target for use when running Clover on Hudson. Only cleans dest, not dist
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648685 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 12:45:09 +00:00
Grant Ingersoll 6b7518d4b4 SOLR-400: Handle OpenDNS failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648683 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 12:38:35 +00:00
Chris M. Hostetter a2d155e447 fixing comment about SOLR-330 (it's a new optimization, it was not magically added to Solr 1.1)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648460 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 23:53:44 +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
Yonik Seeley 1e5bd1390b remove redundant new
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@647197 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 15:22:14 +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 2f9879d5ef make solrj tests individually runable using -Dtestcase=FooTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646151 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 00:17:12 +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