Commit Graph

283 Commits

Author SHA1 Message Date
Grant Ingersoll a1b02cc58b SOLR-595: Added support for Field level boosting in MoreLikeThis
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@668638 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 12:48:57 +00:00
Otis Gospodnetic 96d68357d6 SOLR-592: Added ShardParams interface and changed several string literals to references to constants in CommonParams.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@667923 13f79535-47bb-0310-9956-ffa450edef68
2008-06-15 03:28:36 +00:00
Chris M. Hostetter f690d9facf SOLR-597: SolrServlet no longer "caches" SolrCore. This was causing problems in Resin, and could potentially cause problems for customized usages of SolrServlet.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@667190 13f79535-47bb-0310-9956-ffa450edef68
2008-06-12 18:27:50 +00:00
Ryan McKinley f2ce567269 SOLR-536: Add a DocumentObjectBinder to solrj that converts Objects to and from SolrDocuments.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@663643 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 15:40:26 +00:00
William Au 17c90ce718 SOLR-590
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@663089 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 13:16:07 +00:00
Erik Hatcher 4c5700cdc9 SOLR-515: SimilarityFactory capability, allowing parameters from schema.xml to be used in Similarity construction
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@661547 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 01:28:56 +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
Chris M. Hostetter 7e4db05ec1 whoops, hadn't finished saving
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659290 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 22:35:36 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
Ryan McKinley fe6debb2a5 adding master/slave upgrade notice
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641660 13f79535-47bb-0310-9956-ffa450edef68
2008-03-27 00:31:21 +00:00
Ryan McKinley 85819cd41e adding an upgrade note about the lucene format changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641573 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 20:59:40 +00:00
Mike Klaas 52e60f089a SOLR-386: configurable SolrHighlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@639490 13f79535-47bb-0310-9956-ffa450edef68
2008-03-20 22:39:27 +00:00
Erik Hatcher 8eb3cda5d2 Correct speling
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@639427 13f79535-47bb-0310-9956-ffa450edef68
2008-03-20 19:47:34 +00:00
Chris M. Hostetter 958b7a0728 more details about SOLR-127 in upgrading section .... (i could have swore i commited this a few days ago)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@639080 13f79535-47bb-0310-9956-ffa450edef68
2008-03-19 23:57:14 +00:00
Chris M. Hostetter 95b1fe8b42 SOLR-127 - special note for people upgrading about new HTTP Caching headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@638484 13f79535-47bb-0310-9956-ffa450edef68
2008-03-18 18:03:37 +00:00
Yonik Seeley 160f664e5f fix distributed facet counts when field may not exist in shard
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@638444 13f79535-47bb-0310-9956-ffa450edef68
2008-03-18 17:16:05 +00:00
Grant Ingersoll b331ca07fa SOLR-497: Added date faceting to QueryResponse
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@638357 13f79535-47bb-0310-9956-ffa450edef68
2008-03-18 13:12:27 +00:00
Erik Hatcher 2f39d9ff04 SOLR-494: Added Ajaxed schema explorer (contributed Greg Ludington)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@637466 13f79535-47bb-0310-9956-ffa450edef68
2008-03-15 20:49:21 +00:00
Chris M. Hostetter 9e781737c6 SOLR-496 - use Long for Cache-Control max-age
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@634072 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 22:48:54 +00:00
Grant Ingersoll 51f1319500 SOLR-342: Added support for Lucene's new index writer options
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@634016 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 20:23:36 +00:00
Yonik Seeley a73850ef3b SOLR-356: pluggable functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@631979 13f79535-47bb-0310-9956-ffa450edef68
2008-02-28 14:11:23 +00:00
Yonik Seeley cc61bb647b SOLR-303 Distributed Search over HTTP
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@631357 13f79535-47bb-0310-9956-ffa450edef68
2008-02-26 19:47:07 +00:00
Yonik Seeley 9c95415d7d upgrade to lucene 2.3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@631020 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 22:23:16 +00:00
Grant Ingersoll d075a69c01 SOLR-451: minor change to make analysis use POST instead of GET. Also made the input area a little bigger to make it more readable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@630573 13f79535-47bb-0310-9956-ffa450edef68
2008-02-24 02:44:32 +00:00