Chris M. Hostetter
001eac714e
SOLR-3652: Fixed range faceting to error instead of looping infinitely when 'gap' is zero -- or effectively zero due to floating point arithmetic underflow
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1365363 13f79535-47bb-0310-9956-ffa450edef68
2012-07-25 00:11:35 +00:00
Chris M. Hostetter
32a0f402d6
SOLR-3623: Fixed inconsistent treatment of third-party dependencies for solr contribs analysis-extras & uima
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364728 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 17:33:24 +00:00
Uwe Schindler
a956609a85
Copy over changes from 3.6 branch #2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364570 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 10:33:34 +00:00
Mark Robert Miller
6578d7f512
SOLR-3663: There are a couple of bugs in the sync process when a leader goes down and a new leader is elected.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364429 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 20:30:37 +00:00
Yonik Seeley
19aa69b0cd
SOLR-3656 SOLR-3662: core reload improvements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364409 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 19:45:00 +00:00
Mark Robert Miller
a798414614
SOLR-3658: Adding thousands of docs with one UpdateProcessorChain instance can briefly create spikes of threads in the thousands.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364355 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 16:54:26 +00:00
Jan Høydahl
fa469cbbdb
SOLR-3660: Velocity: Link to admin page broken
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364333 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 15:43:28 +00:00
Chris M. Hostetter
47541d03bc
SOLR-3642: Correct broken check for multivalued fields in stats.facet
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363555 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 21:28:11 +00:00
Chris M. Hostetter
b20252f777
SOLR-3629: Typo in solr.xml persistence when overriding the solrconfig.xml file name using the "config" attribute prevented the override file from being used
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363161 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 22:41:58 +00:00
Mark Robert Miller
24dae70408
SOLR-3639: Update ZooKeeper to 3.3.5 for a variety of bug fixes.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363024 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 17:26:47 +00:00
Mark Robert Miller
83e07fec09
SOLR-3215: Clone SolrInputDocument when distrib indexing so that update processors after the distrib update process do not process the document twice.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363013 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 16:52:42 +00:00
Mark Robert Miller
6c08d7f2a4
SOLR-1781: Replication index directories not always cleaned up.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362994 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 16:06:22 +00:00
Mark Robert Miller
922ad2bff2
SOLR-3621: fix rare concurrency issue when opening a new IndexWriter for replication or rollback.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362232 13f79535-47bb-0310-9956-ffa450edef68
2012-07-16 20:08:46 +00:00
Yonik Seeley
732ad20130
SOLR-139: update doc - create if it doesn't exist by default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361301 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 17:10:36 +00:00
Mark Robert Miller
8d68f469cc
SOLR-3600: Raise the default zkClientTimeout from 10 seconds to 15 seconds.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361276 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 15:23:24 +00:00
Yonik Seeley
7993e39d38
SOLR-3377: edismax fails to correctly parse a fielded query wrapped by parens
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361091 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 08:32:57 +00:00
Chris M. Hostetter
d6254caf80
SOLR-1725: StatelessScriptUpdateProcessorFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360931 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 20:49:41 +00:00
Christian Moen
8b97cec044
Made discarding punctuation configurable in JapaneseTokenizerFactory (SOLR-3524)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360592 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 09:19:02 +00:00
Chris M. Hostetter
ba08d2ba10
SOLR-3575: Typo in changes, SOLR-3575 erroneously listed as SOLR-3475
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360454 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 22:43:59 +00:00
Mark Robert Miller
46021d4575
SOLR-3460: Add cloud-scripts directory and a zkcli.sh|bat tool for easy scripting and interaction with ZooKeeper.
...
SOLR-3609: Change Solr's expanded webapp directory to be at a consistent path called solr-webapp rather than a temporary directory.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360416 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 21:45:43 +00:00
Mark Robert Miller
7b75fed8d1
SOLR-2616: Include a sample java util logging configuration file.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359684 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 14:09:52 +00:00
Christian Moen
a15331043f
Added JapaneseIterationMarkCharFilter (LUCENE-4201)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359613 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 11:46:09 +00:00
Robert Muir
4db783ca86
SOLR-3610: after reloading a core, indexing failed on any newly added fields to the schema
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359449 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 00:35:28 +00:00
Yonik Seeley
e61e9134a8
SOLR-2702: add replication support to NRTCachingDirectoryFactory and make it the default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358650 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 21:48:19 +00:00
Robert Muir
6569c4854b
LUCENE-4185: don't apply CharFilters twice in Solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358481 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 00:32:28 +00:00
Mark Robert Miller
05ef395e96
SOLR-3599: Add zkClientTimeout to solr.xml so that it's obvious how to change it and so that you can change it with a system property.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358262 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 15:26:06 +00:00
Mark Robert Miller
3e9a246bb8
CHANGES entry for SOLR-3563: Unloading all cores in a SolrCloud collection will now cause the removal of that collection's meta data from ZooKeeper.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358220 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 14:07:00 +00:00
Mark Robert Miller
793ab4900f
CHANGES entry for SOLR-3562: Add options to remove instance dir or data dir on core unload.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358219 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 14:02:13 +00:00
Mark Robert Miller
ccf53678fa
SOLR-3575: solr.xml should default to persist=true
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358214 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 13:59:05 +00:00
Mark Robert Miller
c971f7929a
SOLR-3355: Add shard and collection to SolrCore statistics.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357887 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 20:36:05 +00:00
Jan Høydahl
e58e456156
SOLR-1929: Moved CHANGES entry from 4.0-alpha to 4.0-beta
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357428 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 22:27:45 +00:00
Mark Robert Miller
75f7719318
SOLR-3587: After reloading a SolrCore, the original Analyzer is still used rather than a new one
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356842 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 17:36:38 +00:00
Yonik Seeley
0f808c6bcd
SOLR-3559: DBQ reorder support
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356778 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 15:05:30 +00:00
Mark Robert Miller
3bbbd0bea3
SOLR-3488: Added a Collection management API for SolrCloud.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356313 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 15:57:12 +00:00
Robert Muir
f008bba605
fixup changes entries that didnt make the alpha
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355204 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 01:48:24 +00:00
Mark Robert Miller
306081e328
SOLR-3582: Our ZooKeeper watchers respond to session events as if they are change events, creating undesirable side effects.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355004 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 13:23:49 +00:00
Jan Høydahl
032cad944a
SOLR-1929: Index encrypted files in SolrCell
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354887 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 09:46:49 +00:00
Jan Høydahl
01dd823f23
SOLR-3467: ExtendedDismax escaping is missing several reserved characters
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354865 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 08:56:59 +00:00
Jan Høydahl
52516ebb21
SOLR-1856: In Solr Cell, literals should override Tika-parsed values
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354455 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 12:05:55 +00:00
Mark Robert Miller
1fc4347e41
SOLR-1770: Move the default core instance directory into a collection1 folder
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354308 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 01:48:00 +00:00
Jan Høydahl
59313cd115
SOLR-3351: eDismax: ps2 and ps3 params
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1352726 13f79535-47bb-0310-9956-ffa450edef68
2012-06-21 23:40:05 +00:00
Chris M. Hostetter
90cdc559d8
SOLR-3548: Fixed a bug in the cachability of queries using the {!join} parser or the strdist() function, as well as some minor improvements to the hashCode implementation of {!bbox} and {!geofilt} queries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1351839 13f79535-47bb-0310-9956-ffa450edef68
2012-06-19 20:27:06 +00:00
Chris M. Hostetter
f6bd05ca2f
SOLR-3522: fixed parsing of the 'literal()' function
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1351460 13f79535-47bb-0310-9956-ffa450edef68
2012-06-18 19:03:21 +00:00
Martijn van Groningen
da70cee7ff
SOLR-3406: Extended grouped faceting support to facet.query and facet.range parameters.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1351219 13f79535-47bb-0310-9956-ffa450edef68
2012-06-18 07:16:40 +00:00
David Wayne Smiley
83616468a0
SOLR-3534 dismax should consult 'df' as a default for 'qf' and throw an exception when none set
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1351026 13f79535-47bb-0310-9956-ffa450edef68
2012-06-17 00:27:05 +00:00
Koji Sekiguchi
dd01aad660
SOLR-3542: add WeightedFragListBuilder
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1350436 13f79535-47bb-0310-9956-ffa450edef68
2012-06-15 01:15:26 +00:00
Chris M. Hostetter
49b9a671fe
SOLR-2599: CloneFieldUpdateProcessorFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1350050 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13 22:57:48 +00:00
Sami Siren
34082f1a44
SOLR-3541 add missing solrj dependencies to binary package
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1349664 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13 07:41:41 +00:00
Chris M. Hostetter
d76b67b927
juggling too many jiras at once SOLR-3537 -> SOLR-2352
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1349027 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11 21:31:56 +00:00
Chris M. Hostetter
91b1e22e99
SOLR-3537: Fixed TermVectorComponent so that it will not fail if the fl param contains globs or psuedo-fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1349012 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11 21:08:48 +00:00
James Dyer
b232abb645
SOLR-3211: Allow parameter overrides when testing spellcheck collations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348936 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11 17:17:04 +00:00
Robert Muir
e650829677
4.0.0 -> 4.0.0-ALPHA
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348289 13f79535-47bb-0310-9956-ffa450edef68
2012-06-09 00:57:26 +00:00
Yonik Seeley
3a01a1d789
CHANGES typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346498 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 18:04:06 +00:00
Yonik Seeley
cd9a34e17e
SOLR-3508: allow _version_ on JSON delete cmd
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346494 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 17:59:59 +00:00
Yonik Seeley
c72a7f77b3
SOLR-3508: Improve JSON update format for deletes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346407 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 15:04:23 +00:00
James Dyer
a1a3808a6e
SOLR-2993: o.a.l.Search.Suggest.WordBreakSpellChecker Solr integration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346058 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 17:55:25 +00:00
Chris M. Hostetter
f7707d7d91
SOLR-2796: uniqueKey field can no longer be populated via <copyField/> or <field default=...>. Also corrected CHANGES.txt entry for related SOLR-3495
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1345376 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 22:20:18 +00:00
Chris M. Hostetter
c6ab4fc3c5
SOLR-3495: new UpdateProcessors to add default values (constant, UUID, or Date) to documents w/o field values
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1344946 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 00:06:46 +00:00
Robert Muir
f5223505b0
4.0 -> 5.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1343848 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 17:01:58 +00:00
Chris M. Hostetter
f4819005cf
SOLR-2822: Skip update processors already run on other nodes (solr cloud)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1342743 13f79535-47bb-0310-9956-ffa450edef68
2012-05-25 17:24:58 +00:00
Mark Robert Miller
a72fb4fb77
SOLR-2923: IllegalArgumentException when using useFilterForSortedQuery on an empty index.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1342702 13f79535-47bb-0310-9956-ffa450edef68
2012-05-25 15:55:06 +00:00
James Dyer
50baab7c4b
SOLR-2058: Add optional "phrase slop" syntax to edismax pf/pf2/pf3
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1342681 13f79535-47bb-0310-9956-ffa450edef68
2012-05-25 15:16:30 +00:00
Chris M. Hostetter
0cbc7ec4e7
LUCENE-4075: Cleaner path usage in TestXPathEntityProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1342490 13f79535-47bb-0310-9956-ffa450edef68
2012-05-25 02:36:29 +00:00
Chris M. Hostetter
92f3b3aee2
SOLR-3446: Better errors when PatternTokenizerFactory is configured with an invalid pattern, and include the 'name' whenever possible in plugin init error messages.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1342489 13f79535-47bb-0310-9956-ffa450edef68
2012-05-25 02:18:33 +00:00
James Dyer
ec1649300c
SOLR-2585: Context-Sensitive Spelling Suggestions & Collations (spellcheck.alternativeTermCount & spellcheck.maxResultsForSuggest)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1341894 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 15:27:29 +00:00
Martijn van Groningen
0b1d814c94
SOLR-3454: Exception when using result grouping with main=true and using wt=javabin
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340080 13f79535-47bb-0310-9956-ffa450edef68
2012-05-18 12:28:21 +00:00
Erik Hatcher
bc33ed0ef2
SOLR-1726: remove CHANGES entry until re-implemented
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339436 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 00:41:12 +00:00
Erik Hatcher
f22742322e
couple of minor cosmetics
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339357 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 20:53:21 +00:00
Martijn van Groningen
04dceabc18
SOLR-3436: Group count incorrect when not all shards are queried in the second pass.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338194 13f79535-47bb-0310-9956-ffa450edef68
2012-05-14 13:42:17 +00:00
Ryan McKinley
3fc32fad19
SOLR-2857: UpdateRequestHandler CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335769 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 21:09:54 +00:00
Yonik Seeley
e35df0b58f
SOLR-139 SOLR-3178 : Updateable documents, optimistic locking
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335642 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 17:00:33 +00:00
Ryan McKinley
bb56a01e53
SOLR-3083: JMX beans now report Numbers as numeric values rather then String
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335147 13f79535-47bb-0310-9956-ffa450edef68
2012-05-07 17:37:47 +00:00
Mark Robert Miller
73dd9ff015
SOLR-3437: Recovery issues a spurious commit to the cluster.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334449 13f79535-47bb-0310-9956-ffa450edef68
2012-05-05 16:59:05 +00:00
Chris M. Hostetter
d90bbdb836
SOLR-3370: fixed CSVResponseWriter to respect globs in the 'fl' param
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333760 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 05:29:59 +00:00
Chris M. Hostetter
d5eeb396a5
PingRequestHandler is now directly configured with a "healthcheckFile" instead of looking for the legacy <admin><healthcheck/></admin> syntax. Filenames specified as relative paths have been fixed so that they are resolved against the data dir instead of the CWD of the java process.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333598 13f79535-47bb-0310-9956-ffa450edef68
2012-05-03 19:56:13 +00:00
Christopher John Male
db9c825465
SOLR-3403: Moved Analysis Factory logging to relevant classes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332035 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 00:31:36 +00:00
Chris M. Hostetter
7f2ed71391
SOLR-1893: Refactored some common code from LRUCache and FastLRUCache into SolrCacheBase
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331622 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 22:57:03 +00:00
Chris M. Hostetter
e2507ce54c
SOLR-3309: web.xml now specifies metadata-complete=true (which requires Servlet 2.5) to prevent servlet containers from scanning class annotations on startup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331529 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 18:13:39 +00:00
Christopher John Male
9dcae1a12f
SOLR-3402: Analysis Factory Lucene Version is now parsed outside of the Factories
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331220 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 05:18:38 +00:00
Erick Erickson
e80c56d227
Corrected typo for SOLR-2438
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330327 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 15:03:08 +00:00
Chris M. Hostetter
c0a94ba5f8
SOLR-2605: fixed tracking of the 'defaultCoreName' in CoreContainer so that CoreAdminHandler could return consistent information regardless of wether there is a a default core name or not
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330028 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 21:42:19 +00:00
Chris M. Hostetter
d2875edd99
SOLR-2690: New support for a "TZ" request param which overrides the TimeZone used when rounding Dates in DateMath expressions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329837 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 16:35:41 +00:00
Christopher John Male
7f45484847
SOLR-3363: Consolidated Analysis Factory Exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329536 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 03:31:34 +00:00
James Dyer
013aebd3ae
SOLR-3361: fix "maxNumberOfBackups" to work if backups are triggered on commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329337 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 17:12:42 +00:00
Ryan McKinley
5ae1d1c1f5
SOLR-3388: disable httpCaching for UpdateHandlers by default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328535 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 22:39:06 +00:00
Andrzej Bialecki
4a3aba33b5
SOLR-1535 Pre-analyzed field type.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327982 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 15:10:12 +00:00
Ryan McKinley
e34753cd57
SOLR-3358: Logging events are captured and available from the /admin/logging request handler.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327210 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 18:12:09 +00:00
Christopher John Male
a4cbd8a605
SOLR-3357: Added expected Class type to ResourceLoader.newInstance
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326879 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 02:03:05 +00:00
Jan Høydahl
2351e43deb
SOLR-3352: eDismax: pf2 should kick in for a query with 2 terms
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325987 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 22:22:02 +00:00
Sami Siren
91b6b379cd
SOLR-3139: send UpdateRequest.getParams() as HTTP request params
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325884 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 18:04:16 +00:00
Christopher John Male
649cad2a75
SOLR-3343: Moved non-shared utils out of solrj
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325094 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 01:32:29 +00:00
Andrzej Bialecki
aff9334337
SOLR-3322 Add more context to IndexReaderFactory.newReader.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311812 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 16:06:33 +00:00
Chris M. Hostetter
bc700fa5aa
SOLR-3302: Upgraded SLF4j to version 1.6.4 (hossman)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311558 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 02:34:24 +00:00
Jan Høydahl
ff5206e64f
SOLR-3254: Upgrade Solr to Tika 1.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311198 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 10:48:03 +00:00
Martijn van Groningen
f946fd6e94
SOLR-3316: Moved entry under 3.6
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310497 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 17:41:24 +00:00
Martijn van Groningen
4ed059b7e6
SOLR-3316: Distributed grouping failed when rows parameter was set to 0 and sometimes returned a wrong
...
hit count as matches.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310305 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 12:46:54 +00:00
Uwe Schindler
d14d365317
LUCENE-3962: Fix missing entries in CHANGES.txt before release of 3.6.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310303 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 12:41:54 +00:00
Ryan McKinley
81ddd8cbe2
SOLR-3329: Dropping getSourceID() from SolrInfoMBean and most of the svn:keywords
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310219 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 08:13:15 +00:00
Chris M. Hostetter
2b0eb1393b
typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308647 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 01:54:49 +00:00
Jan Høydahl
058179d177
SOLR-1052: Deprecate/Remove <indexDefaults> and <mainIndex> in favor of <indexConfig> in solrconfig.xml (trunk)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308608 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 22:55:37 +00:00
Chris M. Hostetter
ae0a411041
SOLR-3200 and SOLR-3226: fixing SignatureUpdateProcessorFactory to include non-String values, and to deal with the 'all fields' case correctly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308604 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 22:37:12 +00:00
Jan Høydahl
b70152d24c
SOLR-3255: Moved changes entry from 3.6 to 4.0, because of feature freeze on 3.6
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308080 13f79535-47bb-0310-9956-ffa450edef68
2012-04-01 11:31:34 +00:00
David Wayne Smiley
040f40d449
SOLR-435 Improvements to SOLR-2001 (blank 'q') includes empty string check, dismax support, and test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308016 13f79535-47bb-0310-9956-ffa450edef68
2012-04-01 04:06:20 +00:00
Erick Erickson
b005bcb790
Fixes (documentation only) for SOLR-3297 and SOLR-3298
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307543 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 17:17:52 +00:00
Jan Høydahl
e3374c9c9b
SOLR-3255: OpenExchangeRates.Org Exchange Rate Provider and improved ExchangeRateProvider interface
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307063 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 19:14:07 +00:00
Sami Siren
b5f8deb795
SOLR-2020: migrate to Java client that uses Apache Http Components http client (4.x)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306800 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 12:11:37 +00:00
Mark Robert Miller
0ced8b5020
revert dsmiley's other commits: SOLR-2724,SOLR-435,SOLR-3283
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306331 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 13:56:19 +00:00
Dawid Weiss
3bbc27fc64
SOLR-3272: Solr filter factory for MorfologikFilter (Polish lemmatisation).
...
(Rafał Kuć via Dawid Weiss, Steven Rowe, Uwe Schindler).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306198 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 07:33:55 +00:00
David Wayne Smiley
264f63036c
SOLR-2724 Removed defaultSearchField and defaultOperator from schema.xml as they are deprecated.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306159 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 04:43:55 +00:00
Chris M. Hostetter
156eac271c
SOLR-3261: Fix edismax to respect query operators when literal colons are used in query string
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306054 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 23:24:51 +00:00
Chris M. Hostetter
6a1a25868b
SOLR-3046: Fix whitespace typo in DIH response "Time taken"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305929 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 17:48:35 +00:00
Mark Robert Miller
7b3f632f32
SOLR-3214: If you use multiple fl entries rather than a comma separated list, all but the first entry can be ignored if you are using distributed search.
...
SOLR-3256: Distributed search throws NPE when using fl=score
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305927 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 17:41:18 +00:00
James Dyer
aed1330b54
SOLR-3278: Negative boost support to the Extended Dismax Query Parser Boost Query
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305908 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 17:16:10 +00:00
Chris M. Hostetter
3f32f09c95
SOLR-3264: Fix CoreContainer and SolrResourceLoader logging to stop misleading people about SolrCore instanceDir's being the Solr Home Dir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305697 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 00:57:09 +00:00
David Wayne Smiley
9491346128
SOLR-3161 limit qt=/... (leading /) to refer to a SearchHandler for safety
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305217 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 04:43:37 +00:00
Robert Muir
2590469186
SOLR-3112: Fix tests not to write to src/test-files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304441 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23 15:32:44 +00:00
Martijn van Groningen
e36ee74921
SOLR-3156: Check for Lucene directory locks at startup.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304359 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23 14:12:24 +00:00
Tommaso Teofili
e3056ee81d
[SOLR-2983] - fix custom merge policy instantiation issue in SolrIndexConfig
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304098 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 22:20:23 +00:00
Chris M. Hostetter
a78109cdf2
SOLR-3074: fix SolrPluginUtils.docListToSolrDocumentList
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303977 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 18:50:45 +00:00
Erick Erickson
115c1c1ecc
Added notes for SOLR-3221 (Thanks Greg Bowyer)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303511 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 19:16:53 +00:00
Chris M. Hostetter
85bba7eed7
SOLR-2959: edismax now respects the magic fields '_val_' and '_query_'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303256 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 02:32:48 +00:00
James Dyer
f2544bdd3d
SOLR-3260: better messages when ScriptTransform fails on init
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302972 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 16:21:13 +00:00
James Dyer
255f763640
SOLR-2124: do not log stack trace for Service Disabled / 503
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302970 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 16:18:11 +00:00
Jan Høydahl
54d48eb98b
SOLR-2764: Create a NorwegianLightStemmer and NorwegianMinimalStemmer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302833 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 10:57:50 +00:00
Robert Muir
7230d78fe9
spelling
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302809 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 09:19:55 +00:00
Chris M. Hostetter
c800132d39
Links to posisble Errate on wiki
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302729 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 00:00:13 +00:00
Robert Muir
8e6f468ce1
sync 3.6 solr/CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302611 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 19:30:47 +00:00
Yonik Seeley
d02600d565
SOLR-2949: distrib support for QEC
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302542 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 17:08:30 +00:00
Uwe Schindler
8bcbd04454
SOLR-3244: Fix new admin UI for Tomcat
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300710 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 20:29:42 +00:00
Yonik Seeley
a56daa639c
SOLR-2719: restore ability to specify fl=field-with-dashes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300316 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 19:57:46 +00:00
Jan Høydahl
8452214c35
SOLR-2826: CHANGES entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300093 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 12:26:18 +00:00
Jan Høydahl
2b65fd00e6
SOLR-3026: eDismax: Locking down which fields can be explicitly queried (user fields aka uf)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299172 13f79535-47bb-0310-9956-ffa450edef68
2012-03-10 09:42:41 +00:00
Jan Høydahl
b9dfe2836e
SOLR-2202: Moved CHANGES entry to 3.6.0 section after branch commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299161 13f79535-47bb-0310-9956-ffa450edef68
2012-03-10 08:27:10 +00:00
Jan Høydahl
bf2be9b35a
SOLR-2202: Money/Currency FieldType
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299083 13f79535-47bb-0310-9956-ffa450edef68
2012-03-09 22:40:06 +00:00
Chris M. Hostetter
f30f04a347
SOLR-3077: Better error messages when attempting to use blank field names
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298667 13f79535-47bb-0310-9956-ffa450edef68
2012-03-09 00:34:13 +00:00
Jan Høydahl
9bf5e29879
SOLR-3140: Make omitNorms default for all numeric field types
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298398 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 14:03:39 +00:00
Martijn van Groningen
d22b750992
SOLR-2898: Support grouped faceting.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298186 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 22:51:18 +00:00
Uwe Schindler
7ef0b53961
SOLR-3204: The packaged pre-release artifact of Commons CSV used the original package name (org.apache.commons.csv). This created a compatibility issue as the Apache Commons team works toward an official release of Commons CSV. JARJAR ( http://code.google.com/p/jarjar/ ) was used to change the package name to org.apache.solr.internal.csv
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298164 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 22:22:00 +00:00
Ryan McKinley
a57f29a367
SOLR-3159: Upgrade example and tests to run with Jetty 8
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298108 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 20:49:28 +00:00
Ryan McKinley
5811b6229a
SOLR-141: Errors and Exceptions are formated by ResponseWriter.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297749 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 21:59:31 +00:00
Ryan McKinley
58e3736862
SOLR-3202: remove JSP support and the old admin UI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297578 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 17:04:19 +00:00
Sami Siren
4ebf04948b
SOLR-3187: SystemInfoHandler leaks filehandles
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297423 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 11:08:14 +00:00
Martijn van Groningen
60d9caa11e
SOLR-3195: timeAllowed is ignored for grouping queries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296996 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 10:31:30 +00:00
Sami Siren
4633ae38d4
SOLR-3080: add entry to changelog
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295001 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 07:54:30 +00:00
Ryan McKinley
effa52b18f
SOLR-3134: Adding test and fix from Russell Black
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294995 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 07:32:02 +00:00
Sami Siren
dcaf6be3e4
SOLR-3165: make DIH work with solrcloud
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294990 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 07:07:40 +00:00
James Dyer
390454fba6
SOLR-3168: "numberToKeep" backups doesn't ever keep more than 1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294703 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 15:53:13 +00:00
James Dyer
af77642d82
SOLR-3033: "numberToKeep" on replication handler does not work with "backupAfter"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294702 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 15:50:31 +00:00
David Wayne Smiley
effbca10e2
SOLR-3040 The DIH's admin UI (dataimport.jsp) now requires DIH request handlers to start with a '/'.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293102 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 06:47:43 +00:00
Ryan McKinley
d1abb09612
SOLR-3134: Include shard info in distributed response when shards.info=true
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292717 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 09:07:31 +00:00
Sami Siren
6ff799d4b3
SOLR-3037: simplify method as suggested by Jörg Maier
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292690 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 08:07:06 +00:00
Ryan McKinley
198c2a8b2d
SOLR-2459: Expose LogLevel selection with a RequestHandler rather then servlet
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292617 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 01:53:08 +00:00
Erik Hatcher
5dc9fbc849
SOLR-2607: remove client/ directory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292278 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 13:29:51 +00:00
Koji Sekiguchi
3ab34fc0d0
SOLR-2909: add support for ResourceLoaderAware tokenizerFactories in synonym filter factories
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291541 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 00:56:42 +00:00
Robert Muir
5adeacf2aa
SOLR-3143: add SuggestQueryConverter for autosuggesters
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291322 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 15:48:38 +00:00
Sami Siren
83f02d630b
SOLR-3068: add check against nulls
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291184 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 10:34:06 +00:00
Robert Muir
a519b630ee
LUCENE-3714: add weighted FST suggester impl
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291020 13f79535-47bb-0310-9956-ffa450edef68
2012-02-19 16:23:05 +00:00
Christopher John Male
e36f317d7b
SOLR-3005: Fixed JSONResponseWriter content type disappearing when only default writers used
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243870 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 10:58:43 +00:00
Martijn van Groningen
03c278ce04
SOLR-3052: Added entry to CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243376 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 00:25:22 +00:00
Martijn van Groningen
d6cb99523a
SOLR-3109: Fixed numerous redundant shard requests when using distributed grouping.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243375 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 00:13:32 +00:00
Yonik Seeley
e138de254f
SOLR-3120: spatial post-filter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242832 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 16:00:26 +00:00
Chris M. Hostetter
7c51126b86
SOLR-2802: change min/max processors to fail hard if values are not comparable, also imrpvoe error handling/logging in FieldMutatingUpdateProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242625 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 00:43:54 +00:00
Robert Muir
8c2e20bb2d
SOLR-3056: add example japanese field type, lazy-load kuromoji resources
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242573 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 22:35:24 +00:00
Chris M. Hostetter
4906b8a614
SOLR-2802: several new UpdateProcessorFactories for modifing fields of documents, along with base classes to make writing these types of classes easier for users
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242514 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 20:41:21 +00:00
Mark Robert Miller
ef65f76824
clean up this Changes entry - no need to list extra issues where the contributor is already credited for the overall feature listing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242428 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 18:09:51 +00:00
Mark Robert Miller
3c5d8633d9
SOLR-3108: Error in SolrCloud's replica lookup code when replica's are hosted in same Solr instance (test)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242324 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 13:59:11 +00:00
Robert Muir
dac1b58277
SOLR-3097, SOLR-3105: add fieldtypes for different languages to the example
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241878 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08 12:07:52 +00:00
Robert Muir
c880ef0647
SOLR-1860: support snowball format in stoplists
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240784 13f79535-47bb-0310-9956-ffa450edef68
2012-02-05 19:33:56 +00:00
Jan Høydahl
3442587f45
SOLR-3059: Example XSL stylesheet for indexing query result XML (merged from 3x)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240427 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 01:13:56 +00:00
Yonik Seeley
fa11c89517
SOLR-3062: join was ignoring acceptDocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239355 13f79535-47bb-0310-9956-ffa450edef68
2012-02-01 22:02:07 +00:00
Chris M. Hostetter
07d334be9b
SOLR-3084: Fixed initialiazation error when using <queryResponseWriter default="true" ... />
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239316 13f79535-47bb-0310-9956-ffa450edef68
2012-02-01 20:55:18 +00:00
Mark Robert Miller
c48c0d7462
add solrcloud credits
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239184 13f79535-47bb-0310-9956-ffa450edef68
2012-02-01 16:04:25 +00:00
Grant Ingersoll
b912f6da98
SOLR-1726: add deep paging support
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239181 13f79535-47bb-0310-9956-ffa450edef68
2012-02-01 16:01:34 +00:00
Yonik Seeley
8e357cac55
SOLR-3062: implement openSearcher=false, make commitWithin soft, refactor commit param parsing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239155 13f79535-47bb-0310-9956-ffa450edef68
2012-02-01 14:51:07 +00:00
Robert Muir
3d55e144ac
SOLR-3056: support kuromoji in core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239117 13f79535-47bb-0310-9956-ffa450edef68
2012-02-01 13:01:44 +00:00
Martijn van Groningen
cf538e6f74
SOLR-3073: Fixed 'Invalid UUID string' error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238678 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 15:56:38 +00:00
Mark Robert Miller
9fed484fb1
SOLR-2358: merge in solrcloud branch (watch out hudson!)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1235888 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 19:49:26 +00:00
Jan Høydahl
8f550126f7
SOLR-2901: Upgrade Solr to Tika 1.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1235753 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 14:18:06 +00:00
Jan Høydahl
d0e4e731d9
SOLR-2280: commitWithin ignored for a delete query
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1235305 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 15:41:16 +00:00
Steven Rowe
9157338066
LUCENE-3690: Added info about changes in HTMLStripCharFilter surrogate handling to solr/CHANGES.txt.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1234867 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 15:56:06 +00:00
Robert Muir
7fafdd3576
LUCENE-3717: add checkRandomData to more analyzers and fix more offsets bugs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1234850 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 15:19:58 +00:00
Uwe Schindler
f7a474d603
LUCENE-3671: Fix wrong issue number!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1234598 13f79535-47bb-0310-9956-ffa450edef68
2012-01-22 20:35:22 +00:00
Uwe Schindler
366e1a2cd2
SOLR-3054, LUCENE-3671: Add TypeTokenFilterFactory that creates TypeTokenFilter that filters tokens based on their TypeAttribute
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1234573 13f79535-47bb-0310-9956-ffa450edef68
2012-01-22 18:50:10 +00:00
Steven Rowe
f3a363708f
LUCENE-3690: Re-implemented HTMLStripCharFilter as a JFlex-generated scanner. Fixes LUCENE-2208, SOLR-882, and SOLR-42.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1234452 13f79535-47bb-0310-9956-ffa450edef68
2012-01-22 05:20:46 +00:00
Steven Rowe
fb1884358d
SOLR-2718: Move CHANGES entry under 3.6.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1233199 13f79535-47bb-0310-9956-ffa450edef68
2012-01-19 06:31:46 +00:00
Jan Høydahl
374f6fc6c1
SOLR-2970: CSV ResponseWriter returns fields defined as stored=false in schema
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232918 13f79535-47bb-0310-9956-ffa450edef68
2012-01-18 14:55:57 +00:00
Steven Rowe
961cc111a8
SOLR-3042: Fixed Maven Jetty plugin configuration.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232527 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 18:35:50 +00:00
Jan Høydahl
37e03cbfa5
SOLR-2105: Discontinue deprecated parameter "update.processor"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232363 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 09:41:33 +00:00
Simon Willnauer
0ffcdcb595
SOLR-1709: cleanup trunk CHANGES.TXT
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232360 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 09:35:46 +00:00
Simon Willnauer
813285cca1
SOLR-1729: cleanup trunk CHANGES.TXT
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232344 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 08:57:19 +00:00
Robert Muir
89a694fc31
SOLR-2888: merge CHANGES from backport
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232290 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 04:02:17 +00:00
Erick Erickson
23bd21c968
Fixes for SOLR-3032. Removed all the conditional logging for exceptions, we'll rely on the top levels to log the errors appropriately.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232192 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 22:07:13 +00:00
Jan Høydahl
49d3605946
SOLR-2487: Do not include slf4j-jdk14 jar in WAR
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231982 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 12:54:01 +00:00
Koji Sekiguchi
2125313a90
SOLR-2603: Encoding of alternate fields in highlighting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231665 13f79535-47bb-0310-9956-ffa450edef68
2012-01-15 13:50:55 +00:00
Yonik Seeley
f090ac33b0
SOLR-3037: When using binary format in solrj the codec screws up parameters
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231564 13f79535-47bb-0310-9956-ffa450edef68
2012-01-14 19:09:52 +00:00
Yonik Seeley
2504985445
SOLR-3036: Ability to specify overwrite=false on the URL for XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231514 13f79535-47bb-0310-9956-ffa450edef68
2012-01-14 15:21:42 +00:00
Chris M. Hostetter
b2de49f606
SOLR-2542: Fixed DIH Context variables which were broken for all scopes other then SCOPE_ENTITY
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231367 13f79535-47bb-0310-9956-ffa450edef68
2012-01-13 22:56:02 +00:00
Erick Erickson
ec071905fb
Fixes for SOLR-2906. Many thanks to Shawn Heisey
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230745 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 20:07:03 +00:00
Chris M. Hostetter
ef4e44f30b
SOLR-3024: Fixed JSONTestUtil.matchObj to respect delta param
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229713 13f79535-47bb-0310-9956-ffa450edef68
2012-01-10 20:34:09 +00:00
Koji Sekiguchi
6a085c2fa9
SOLR-3012: Move System.getProperty(type) in postData() to main()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229602 13f79535-47bb-0310-9956-ffa450edef68
2012-01-10 15:35:31 +00:00
Koji Sekiguchi
56a28c69f8
SOLR-2682: move the change note to correct place
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229409 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 22:52:30 +00:00
Erick Erickson
c957cbea88
Added notes for SOLR-1931, speeding up the LukeRequestHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227934 13f79535-47bb-0310-9956-ffa450edef68
2012-01-06 02:15:26 +00:00
Chris M. Hostetter
5fc8181c59
SOLR-1843: moving changes entry for 3x backport
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227439 13f79535-47bb-0310-9956-ffa450edef68
2012-01-05 02:06:49 +00:00
Yonik Seeley
52a47d09ba
SOLR-2992: Add support for IndexWriter.prepareCommit()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225954 13f79535-47bb-0310-9956-ffa450edef68
2011-12-30 22:41:50 +00:00
Robert Muir
b685c0baaa
SOLR-2982: add CHANGES.txt entries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225231 13f79535-47bb-0310-9956-ffa450edef68
2011-12-28 16:55:15 +00:00
Grant Ingersoll
f42b2ffd63
SOLR-2950: Improve QEC performance by dropping field cache use and keeping a local smaller map
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1220983 13f79535-47bb-0310-9956-ffa450edef68
2011-12-19 22:39:01 +00:00
Chris M. Hostetter
03762c4be5
SOLR-2956: Fixed inconsistencies in the flags (and flag key) reported by the LukeRequestHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1214540 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 23:21:56 +00:00
Grant Ingersoll
9bc28fe55d
SOLR-1520: changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1213826 13f79535-47bb-0310-9956-ffa450edef68
2011-12-13 18:24:26 +00:00
Chris M. Hostetter
4da73b1f9e
SOLR-2920: Refactor frequent conditional use of DefaultSolrParams and AppendedSolrParams into factory methods
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1213474 13f79535-47bb-0310-9956-ffa450edef68
2011-12-12 22:31:51 +00:00
Yonik Seeley
fd468d4e6b
SOLR-2481: docs - move to 4.0 CHANGES section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212735 13f79535-47bb-0310-9956-ffa450edef68
2011-12-10 05:38:01 +00:00
Yonik Seeley
55be28de90
SOLR-2481: Add support for commitWithin in DataImportHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212731 13f79535-47bb-0310-9956-ffa450edef68
2011-12-10 05:33:30 +00:00
Martijn van Groningen
8a4104be28
SOLR-2955: Fixed IllegalStateException when querying with group.sort=score desc in sharded environment.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212420 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 13:49:03 +00:00
Grant Ingersoll
ee9c4b2920
SOLR-1730: add changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1211839 13f79535-47bb-0310-9956-ffa450edef68
2011-12-08 11:25:06 +00:00
Erick Erickson
b89ded1448
Fix for SOLR-2509 (IndexOutOfBoundsException in Spellcheck Component/Collation)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1211456 13f79535-47bb-0310-9956-ffa450edef68
2011-12-07 14:42:16 +00:00
Dawid Weiss
c4ff0a758a
SOLR-2888, Oops, ack for Robert (merge sort code, reviews). Sorry Robert.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1209267 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 21:52:25 +00:00
Dawid Weiss
92de7e8848
SOLR-2888: FSTSuggester refactoring: internal storage is now UTF-8,
...
external sorting (on disk) prevents OOMs even with large data sets
(the bottleneck is now FST construction), code cleanups and API cleanups.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1209265 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 21:49:27 +00:00
Koji Sekiguchi
a1aefefdd9
SOLR-2922: Upgrade commons-io and commons-lang to 2.1 and 2.6, respectively.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208509 13f79535-47bb-0310-9956-ffa450edef68
2011-11-30 16:46:22 +00:00
Chris M. Hostetter
3ed5106920
SOLR-2819: Improved speed of parsing hex entities in HTMLStripCharFilter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208032 13f79535-47bb-0310-9956-ffa450edef68
2011-11-29 19:15:54 +00:00
Robert Muir
4dd6b5fbed
SOLR-2919: Localized rangequery support for icu/jdk collation filters, parametric tailoring for icu collators
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1207070 13f79535-47bb-0310-9956-ffa450edef68
2011-11-28 11:03:24 +00:00
Erick Erickson
4d4ec8b8c2
Updated SOLR-2438 description and added in for 3.6 backport
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206910 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 23:19:03 +00:00
Erick Erickson
516f1a6195
Updated SOLR-2438 description
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206778 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 17:44:08 +00:00
Erick Erickson
c94c1c5a64
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206767 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 17:04:38 +00:00
Erick Erickson
098371446a
SOLR-2438, allow an analysis chain to be created for multiterm query terms or synthesize one if not defined explicitly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206229 13f79535-47bb-0310-9956-ffa450edef68
2011-11-25 15:46:26 +00:00
Simon Willnauer
e2cddbfd43
fixed spelling
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206070 13f79535-47bb-0310-9956-ffa450edef68
2011-11-25 07:59:57 +00:00
Shalin Shekhar Mangar
44fc56dc92
SOLR-2912 -- Fixed File descriptor leak in ShowFileRequestHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205774 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 10:11:06 +00:00
Shalin Shekhar Mangar
db391dfc79
SOLR-1565 -- StreamingUpdateSolrServer supports RequestWriter API and therefore, javabin update format
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205342 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 09:39:54 +00:00
Erik Hatcher
387c0c00dd
Fix typo, adjust formatting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205056 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 16:12:46 +00:00
Erik Hatcher
55e3696965
SOLR-2607: Remove deprecated client/ruby. RIP solr-ruby and flare
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205054 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 16:04:57 +00:00
Shalin Shekhar Mangar
25384f2098
SOLR-2904 -- Moving the changelog entry to the correct version 3.6 from 4.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204947 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 12:15:30 +00:00
Shalin Shekhar Mangar
20a43ad9dc
SOLR-2904 -- BinaryUpdateRequestHandler should be able to accept multiple update requests from a stream
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204453 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 11:32:53 +00:00
Simon Willnauer
356fa5d137
preparing Lucene 3.5 release adding 3.6 constants and changes sections
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204451 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 11:27:57 +00:00
Christopher John Male
2a68764f72
SOLR-1123: Added Uri to Changes entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204336 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 03:16:58 +00:00
Christopher John Male
f55c72f928
SOLR-1123: Changed JSONResponseWriter content-type to be application/json by default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204327 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 02:50:39 +00:00
Grant Ingersoll
f91bf0bd48
SOLR-2037: hook in DocTransformer for QueryElevationComponent to mark documents that have been boosted
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203842 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 21:09:10 +00:00
Simon Willnauer
87ac7de453
SOLR-2902: List of collations are wrong parsed in SpellCheckResponse
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203114 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 08:55:10 +00:00
Chris M. Hostetter
2a94133a2c
SOLR-2578: ReplicationHandler's backup command now supports a 'numberToKeep' param that can be used to delete all but the most recent N backups.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202969 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 01:33:21 +00:00
Chris M. Hostetter
3508d03220
SOLR-2813: Fix HTTP error codes returned when requests contain strings that can not be parsed as numbers for Trie fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202499 13f79535-47bb-0310-9956-ffa450edef68
2011-11-16 01:27:26 +00:00
Simon Willnauer
54e30039cd
fixed changes.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202157 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 12:32:31 +00:00
Simon Willnauer
0c11dd55d3
SOLR-1023: added Changes.txt entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202152 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 12:20:36 +00:00
Erick Erickson
4145656bb5
Adding date tests to SOLR-2134
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201484 13f79535-47bb-0310-9956-ffa450edef68
2011-11-13 19:29:17 +00:00
Robert Muir
b97d321f82
SOLR-2848: generalize distributed spellcheck code to work with any SolrSpellChecker
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1200266 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 10:54:46 +00:00
Koji Sekiguchi
ea56fff8f6
SOLR-1926: add hl.q parameter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1198778 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 15:26:49 +00:00
Erick Erickson
155775076f
Updated CHANGES.txt to reference fix for SOLR-2829. False-positives on cache hits.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1198034 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05 19:40:03 +00:00
Robert Muir
fa6500fa6c
LUCENE-3490: restructure codec hierarchy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197603 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 15:43:35 +00:00
Martijn van Groningen
19765406b6
SOLR-2591: Remove commitLockTimeout option from solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197154 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 14:38:13 +00:00
Steven Rowe
51ac833e29
SOLR-2849: Fix dependencies in Maven POMs.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195705 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31 22:23:01 +00:00
Robert Muir
d5601eb371
SOLR-2276: Support for cologne phonetic
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195082 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 01:00:06 +00:00
Dawid Weiss
234b53bd54
SOLR-2862: CarrotClusteringEngine's resource locator should log the absolute location of lexical resources. Minor corrections in IResource/ IResourceLookup.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190200 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 08:23:30 +00:00
Yonik Seeley
36962d9a9e
SOLR-2861: use searcherLock in getIndexDir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190107 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 01:07:47 +00:00
Erik Hatcher
ff8796e5ef
SOLR-2718: allow for lazy loaded response writers; clean up test hack for VelocityResponseWriter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189958 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 19:30:48 +00:00