Commit Graph

1347 Commits

Author SHA1 Message Date
Chris M. Hostetter cd3b0f0fd7 SOLR-518: Changed luke.xsl to use divs w/css for generating histograms instead of SVG ... also made some other small cleanup changes to luke.xsl
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659287 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 22:34:01 +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
Koji Sekiguchi 7e6206497d SOLR-510: Nightly release includes client sources.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659125 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 14:37:34 +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
Koji Sekiguchi 7f03f165a7 set svn:eol-style property native to TestSynonymMap.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@658223 13f79535-47bb-0310-9956-ffa450edef68
2008-05-20 12:53:34 +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
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