Shalin Shekhar Mangar
cf2cbe45df
SOLR-1094 followup -- Fix for single correctly spelled word
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769357 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 12:16:22 +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
d7f7ca176f
SOLR-1120 followup -- Introduced a DocWrapper which takes care of maintaining document level session variables
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769058 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 16:55:46 +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
f1be0a4f20
SOLR-1124: add top() function, fix ord/rord
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768420 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 21:31:05 +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
Grant Ingersoll
a7a8b3459d
SOLR-1128: added metadata output to extract only option
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768281 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 12:42:22 +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
e2a020b6c6
SOLR-1060 -- A LineEntityProcessor which can stream lines of text from a given file to be indexed directly or for processing with transformers and child entities.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@766638 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20 10:12:50 +00:00
Shalin Shekhar Mangar
a336753fdc
SOLR-1120 -- Simplify EntityProcessor API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@766608 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20 07:36:55 +00:00
Koji Sekiguchi
8911cc1907
now we have six implicit SearchComponent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@766412 13f79535-47bb-0310-9956-ffa450edef68
2009-04-19 01:31:02 +00:00
Shalin Shekhar Mangar
3f7f21c995
SOLR-844 followup -- Fix bug with incorrect alive count which makes LBHttpSolrServer assume that all servers are down even when one is running
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765912 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17 08:57:53 +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
Shalin Shekhar Mangar
3c2e9ab3d6
SOLR-1080 followup -- Additional test cases for RegexTransformer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765559 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16 10:15:54 +00:00
Shalin Shekhar Mangar
c6b077ee4c
SOLR-1117 -- QueryElevationComponent should call core.getNewestSearcher(false) instead of core.getNewestSearcher(true)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765557 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16 10:08:10 +00:00
Shalin Shekhar Mangar
49a83c536e
SOLR-969 -- Changed the FULL_DUMP, DELTA_DUMP, FIND_DELTA constants in Context to String. Changed Context.currentProcess() to return a string instead of an integer.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765499 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16 08:01:10 +00:00
Shalin Shekhar Mangar
7769e35924
SOLR-1096 followup -- Change default connection timeout to 5 seconds and read timeout to 20 seconds
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765483 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16 06:29:53 +00:00
Shalin Shekhar Mangar
67fa0ec527
SOLR-1076 followup -- Fix bug with resolving batchSize
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765481 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16 06:16:42 +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
Koji Sekiguchi
a31c7a692f
moved close() of InputStream to finally block
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765030 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15 01:28:07 +00:00
Ryan McKinley
a5a9be2d19
Adding Apache license header to the extraction contrib project
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764786 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14 14:21:59 +00:00
Shalin Shekhar Mangar
be6911ec84
SOLR-934 fix -- Copy libs from contrib/extraction/lib for setting up mail example
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764709 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14 08:28:06 +00:00
Shalin Shekhar Mangar
b157e9c6e2
SOLR-934 followup -- Make CustomFilter static, remove extra logging code, check log level before logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764691 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14 07:15:16 +00:00
Shalin Shekhar Mangar
12024eba47
SOLR-934 -- A MailEntityProcessor to enable indexing mails from POP/IMAP sources into a solr index
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764601 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 20:26:10 +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
40a1e6da34
SOLR-1059 -- Fixing bug where skipping a row containing nested entities did not skip the nested entities. Handling special flag variables is in one method now.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764379 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 09:00:59 +00:00
Shalin Shekhar Mangar
7c009e760d
SOLR-940 followup -- Fix for the trie date test case
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764375 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 08:49:39 +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
Koji Sekiguchi
9367d31442
SOLR-620: added a feature of applying velocity.properties by v.properties parameter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764347 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 01:45:36 +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
Yonik Seeley
918860396b
SOLR-1109: PhoneticFilterFactory doesn't handle maxCodeLength param
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764276 13f79535-47bb-0310-9956-ffa450edef68
2009-04-12 02:24:01 +00:00
Ryan McKinley
a162755e24
fix potential NPE with FieldStatsInfo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@763791 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09 20:24:34 +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
d653d93305
SOLR-1058 followup -- Fix check for driver attribute
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@762184 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 23:06:52 +00:00
Shalin Shekhar Mangar
4d5f12e417
SOLR-1087 -- Deprecate 'where' attribute in CachedSqlEntityProcessor in favor of cacheKey and cacheLookup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@762183 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 22:58:14 +00:00
Shalin Shekhar Mangar
e7c2a9d7dd
SOLR-1098 -- DateFormatTransformer can cache the format objects
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@762180 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 22:50:10 +00:00
Shalin Shekhar Mangar
55592e8d7c
SOLR-1038 -- Adding addBeans(Iterator) method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@762176 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 22:24:36 +00:00
Shalin Shekhar Mangar
3ee3b599e4
SOLR-891 -- Adding a test case for ClobTransformer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@762174 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 22:18:50 +00:00
Chris M. Hostetter
1055385c07
fix broken link for query parser syntax ... as long as we're changing it point at wiki where there is info about enhancements to syntax
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761847 13f79535-47bb-0310-9956-ffa450edef68
2009-04-04 00:48:11 +00:00
Shalin Shekhar Mangar
273705738f
SOLR-886 -- No need to call commit after calling rollback
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761605 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03 10:34:28 +00:00
Shalin Shekhar Mangar
d1e4980f66
SOLR-1068 followup -- Shutdown the executor in a finally block if it is alive
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761578 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03 09:12:00 +00:00