Commit Graph

542 Commits

Author SHA1 Message Date
Shalin Shekhar Mangar df9b290629 SOLR-786 -- Refactor DisMaxQParser to allow overriding certain features of DisMaxQParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779469 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 08:00:55 +00:00
Shalin Shekhar Mangar 8499550da6 SOLR-1051 -- Support the merge of multiple indexes as a CoreAdmin and an update command
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779423 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 04:16:41 +00:00
Yonik Seeley 6411bb04d2 upgrade to Lucene 2.9-dev r779312
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779335 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 21:57:27 +00:00
Grant Ingersoll 5befa38a9e fix CHANGES error
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779151 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 12:48:52 +00:00
Grant Ingersoll eb51d48e82 SOLR-1188: Minor efficiency improvement in TermVectorComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779144 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 12:34:09 +00:00
Yonik Seeley a66ef33fb1 SOLR-1111: use new Lucene Collector classes to sort per segment
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@778893 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 21:34:53 +00:00
Noble Paul 03a7c58b3e SOLR-1116
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@778600 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 07:44:39 +00:00
Yonik Seeley ea43e4c997 SOLR-1165: Use Lucene Filters in conjunction with IndexSearcher.search methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777969 13f79535-47bb-0310-9956-ffa450edef68
2009-05-23 17:26:54 +00:00
Shalin Shekhar Mangar b1447effbe SOLR-1149 -- Made QParserPlugin and related classes extendible as an experimental API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777656 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 18:58:38 +00:00
Mark Robert Miller f25771a197 SOLR-1182: Fix bug in OrdFieldSource#equals which could cause a bug with OrdFieldSource caching on OrdFieldSource#hashcode collisions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777577 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 15:30:32 +00:00
Yonik Seeley 7b7f818386 SOLR-1179: add DocSet.getTopFilter()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777285 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 22:11:01 +00:00
Shalin Shekhar Mangar 9f3fe687ac SOLR-1174 -- Fix Logging admin form submit url for multicore
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776984 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 07:17:39 +00:00
Noble Paul 6183d72f24 forgot to mention author name
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776981 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 07:03:07 +00:00
Noble Paul b17d5bc816 SOLR-1175 disable/enable replication from master
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776978 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 06:58:01 +00:00
Yonik Seeley 06f159e3fb SOLR-1169: SortedIntDocSet
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776750 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 16:11:11 +00:00
Grant Ingersoll d161e54136 SOLR-769: forgot the CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776702 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 13:45:56 +00:00
Noble Paul 8e5044b9f5 SOLR-1121: CoreAdminhandler should not need a core . This makes it possible to start a Solr server w/o a core .
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776266 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19 10:45:02 +00:00
Shalin Shekhar Mangar 570fd6e818 Upgraded to Lucene 2.9-dev r776177
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776208 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19 06:58:01 +00:00
Mark Robert Miller 202a3311b7 SOLR-825: Enables highlighting for range/wildcard/fuzzy/prefix queries if using hl.usePhraseHighlighter=true and hl.highlightMultiTerm=true.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@775110 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 12:44:11 +00:00
Yonik Seeley 764b7989a8 SOLR-1166: Speed up docset/filter generation by avoiding top-level score() call and iterating over leaf readers with TermDocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774946 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 22:05:40 +00:00
Mark Robert Miller a41d447b4b Upgraded to Lucene 2.9-dev 773862
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774049 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 19:48:48 +00:00
Yonik Seeley 79414d2b72 SOLR-1078: WDF - treat non-spacing marks,etc like letters
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773085 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08 20:25:07 +00:00
Shalin Shekhar Mangar 4ea488c8fb SOLR-1141 -- NullPointerException during snapshoot command in java based replication
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771378 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04 17:48:07 +00:00
Koji Sekiguchi 01b26e52cf SOLR-929: LukeRequestHandler should return "dynamicBase" only if the field is dynamic.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771270 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04 11:35:01 +00:00
Grant Ingersoll 44302daeb2 SOLR-1138: gracefully handle empty and null queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771268 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04 11:07:15 +00:00
Shalin Shekhar Mangar 735c395391 SOLR-748 -- FacetComponent helper classes are made public as an experimental API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@770431 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30 20:20:33 +00:00
Shalin Shekhar Mangar ec6e90dce5 SOLR-1135 -- Java replication creates Snapshot in the directory where Solr was launched
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@770082 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30 06:19:02 +00:00
Chris M. Hostetter 88249e3977 SOLR-965: Better error message when <pingQuery> is not configured.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769574 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 22:23:48 +00:00
Shalin Shekhar Mangar 809a559b63 SOLR-1094 -- Incorrect value of correctlySpelled attribute in some cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769310 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 09:24:05 +00:00
Shalin Shekhar Mangar 6ea022f90b SOLR-997 -- Wait for a longer time for slave to complete replication in TestReplicationHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769052 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 16:34:08 +00:00
Shalin Shekhar Mangar 46b27f1033 Adding "Other Changes" section heading back to change log
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769051 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 16:30:11 +00:00
Shalin Shekhar Mangar 4f2697e904 SOLR-1110 -- Support sorting on trie fields with Distributed Search
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769040 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 16:05:13 +00:00
Yonik Seeley accb58ed6f fix CHANGES numbers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768419 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 21:30:48 +00:00
Yonik Seeley 6bf3c5e259 fix CHANGES numbers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768418 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 21:19:34 +00:00
Shalin Shekhar Mangar 0c2d903c18 Upgraded to Lucene 2.9-dev r768336
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768345 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 16:09:09 +00:00
Shalin Shekhar Mangar 31b15cbb23 Upgraded to Lucene 2.9-dev r768228
Fixes for changes in trie introduced with LUCENE-1602
Implemented SolrIndexSearcher#search(Weight, Filter, Collector) to fix compile error 


git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768240 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 09:46:49 +00:00
Shalin Shekhar Mangar 354f780613 SOLR-1126 -- Replicated files have incorrect timestamp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768180 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 06:42:30 +00:00
Shalin Shekhar Mangar 33bcabc9f6 SOLR-1106 -- Made CoreAdminHandler Actions pluggable so that additional actions may be plugged in or the existing ones can be overridden if needed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768165 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 06:30:55 +00:00
Koji Sekiguchi e0fb06b436 SOLR-1125: Use query analyzer rather than index analyzer for queryFieldType in QueryElevationComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@767754 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23 01:31:49 +00:00
Shalin Shekhar Mangar 742731754d SOLR-1108 -- Remove un-needed synchronization in SolrCore constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@767430 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 09:25:10 +00:00
Shalin Shekhar Mangar 1ea1e3ca37 SOLR-1099 -- A FieldAnalysisRequestHandler which provides the analysis functionality of the web admin page as a service. The AnalysisRequestHandler is renamed to DocumentAnalysisRequestHandler which is enhanced with query analysis and showMatch support. AnalysisRequestHandler is now deprecated. Support for both FieldAnalysisRequestHandler and DocumentAnalysisRequestHandler is also provided in the Solrj client.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@767412 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 08:53:28 +00:00
Shalin Shekhar Mangar 05116b7cc0 SOLR-1079 followup -- Replace omitTf by omitTermFreqAndPositions in upgrade note
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765877 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17 07:23:35 +00:00
Koji Sekiguchi 6610c0489d SOLR-1115: <bool>on</bool> and <bool>yes</bool> in solrconfig.xml work as expected.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765199 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15 13:47:58 +00:00
Grant Ingersoll 5a6d6cb386 SOLR-804: added lucene misc jar rev 764281
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764580 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 19:36:51 +00:00
Shalin Shekhar Mangar c389d5d191 SOLR-1096 -- Introduced httpConnTimeout and httpReadTimeout in replication slave configuration to avoid stalled replication
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764371 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 08:42:04 +00:00
Shalin Shekhar Mangar ad42cc8059 SOLR-940 and SOLR-1079 -- Updating Lucene jars, updating Trie field types per Lucene's changes, adding ReverseStringFilterFactory, updates related to LUCENE-1500.
Committing all the above changes in one go to avoid compile errors due to Lucene API updates (except for ReverseStringFilterFactory).

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764291 13f79535-47bb-0310-9956-ffa450edef68
2009-04-12 11:03:09 +00:00
Chris M. Hostetter c9ed885d3b SOLR-1104: Fix some rounding errors in LukeRequestHandler's histogram
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@763032 13f79535-47bb-0310-9956-ffa450edef68
2009-04-07 23:31:12 +00:00
Shalin Shekhar Mangar 6639925275 SOLR-1068 -- Use a single threaded executor to fsync replicated index and configuration files before moving them
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761577 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03 09:08:37 +00:00
Grant Ingersoll c7c9ef6a63 SOLR-1095: fix stopword and keep filter performance issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761036 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01 20:07:44 +00:00
Chris M. Hostetter 3588581c94 SOLR-952: Cleanup duplicated code in deprecated HighlightingUtils
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@758795 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26 18:42:25 +00:00