Robert Muir
134a4a400a
LUCENE-4044: fix some more tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene2510@1364881 13f79535-47bb-0310-9956-ffa450edef68
2012-07-24 04:36:52 +00:00
Robert Muir
ca658fd75d
LUCENE-4044: fix more compil
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene2510@1364879 13f79535-47bb-0310-9956-ffa450edef68
2012-07-24 04:05:36 +00:00
Robert Muir
73d4b55f7e
LUCENE-4044: more factories and tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene2510@1364878 13f79535-47bb-0310-9956-ffa450edef68
2012-07-24 03:59:34 +00:00
Robert Muir
fe2d1194fb
LUCENE-2510: apply movefactories.sh
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene2510@1364867 13f79535-47bb-0310-9956-ffa450edef68
2012-07-24 01:56:39 +00:00
Mark Robert Miller
2fd2d60e19
avoid distrib search against down node in test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364828 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 22:44:20 +00:00
Mark Robert Miller
87182914a3
since we raised the session timeout, this needs to be willing to poll longer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364786 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 20:28:13 +00:00
Mark Robert Miller
16d593be79
try waiting longer for apache jenkins server
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364569 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 10:32:52 +00:00
Mark Robert Miller
badb3584c5
raise how long we are willing to poll for the backups existence from 2 seconds to 4
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364466 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 23:56:16 +00:00
Mark Robert Miller
318e8e1db5
boost timeout slightly for connections and add another call to wait for a stable cluster before killing a node
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364463 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 23:45:01 +00:00
Mark Robert Miller
2f9aca255f
take out del(*:*) for now and add a couple more asserts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364459 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 23:32:49 +00:00
Mark Robert Miller
613ab7cde9
speed up ZkCLITest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364439 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 21:47:07 +00:00
Mark Robert Miller
6b2cc429ec
improve logging for bootstrap cmd
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364438 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 21:46:06 +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
bbd6934008
enable these tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364356 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 16:56:11 +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
Uwe Schindler
4ecb3975c3
Silence always-failing Solr tests!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364349 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 16:39:57 +00:00
Mark Robert Miller
1b347896ac
remove stale comment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364347 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 16:24:19 +00:00
Mark Robert Miller
8b1054f30f
SOLR-3655: Ensure we register as down and leader sees that before creating startup ephem node
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364015 13f79535-47bb-0310-9956-ffa450edef68
2012-07-20 23:02:17 +00:00
Mark Robert Miller
f27b8a2d16
add a bit of logging around recovery
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364013 13f79535-47bb-0310-9956-ffa450edef68
2012-07-20 22:57:40 +00:00
Yonik Seeley
cc90a37ed7
tests: test harness shouldn't hold core reference
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363819 13f79535-47bb-0310-9956-ffa450edef68
2012-07-20 15:04:23 +00:00
Mark Robert Miller
b339c63a9e
boost timeouts for zkclient used by ZkCLI tool
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363799 13f79535-47bb-0310-9956-ffa450edef68
2012-07-20 14:28:32 +00:00
Mark Robert Miller
b2796c1d82
SOLR-3647: DistrubtedQueue should use our Solr zk client rather than the std zk client.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363781 13f79535-47bb-0310-9956-ffa450edef68
2012-07-20 13:57:20 +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
Mark Robert Miller
b7cbef534c
tweak test methods
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363335 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 13:52:02 +00:00
Mark Robert Miller
ef16608cb1
catch throwable for tests (assert fails) - not just exception
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363333 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 13:50:32 +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
Robert Muir
5a2d0bc654
LUCENE-2686, LUCENE-3505: Fix various bugs in BooleanQuery, clean up scorer navigation API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363115 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 21:04:18 +00:00
Yonik Seeley
875d54e5b2
tests: add core reload stress test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363084 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 20:05:56 +00:00
Yonik Seeley
66898c2659
tests: add core reload stress test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363082 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 20:05:11 +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
c33118ce89
SOLR-3621: release writer get lock in a finally
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362500 13f79535-47bb-0310-9956-ffa450edef68
2012-07-17 14:03:40 +00:00
Robert Muir
e003b49cab
LUCENE-4228: refactor CharFilter to be a java.io.FilterReader
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362442 13f79535-47bb-0310-9956-ffa450edef68
2012-07-17 10:53:28 +00:00
Christopher John Male
75504b9d7a
LUCENE-4165: Removed closing of Reader from HunspellDictionary so InputStreams are not closed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362371 13f79535-47bb-0310-9956-ffa450edef68
2012-07-17 05:46:32 +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
Robert Muir
963efbfea2
LUCENE-2191: rename Tokenizer.reset(Reader) to Tokenizer.setReader(Reader)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362074 13f79535-47bb-0310-9956-ffa450edef68
2012-07-16 14:57:00 +00:00
Mark Robert Miller
c16f3f75bc
SOLR-3620: check if shutdown after wait so that any threads that were waiting bail rather than starting a recovery
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361805 13f79535-47bb-0310-9956-ffa450edef68
2012-07-15 21:30:13 +00:00
Mark Robert Miller
3377e98fdb
don't share random across threads in tests - missed file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361708 13f79535-47bb-0310-9956-ffa450edef68
2012-07-15 14:38:22 +00:00
Mark Robert Miller
1acad4e893
don't share random across threads in tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361707 13f79535-47bb-0310-9956-ffa450edef68
2012-07-15 14:34:44 +00:00
Mark Robert Miller
902ed6cdf6
SOLR-3620: put back cancel recovery in close - it should be fine now
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361568 13f79535-47bb-0310-9956-ffa450edef68
2012-07-14 17:29:34 +00:00
Mark Robert Miller
5248f5d5fe
revert accidental commit of this file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361315 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 18:10:05 +00:00
Mark Robert Miller
0e32691abc
SOLR-3620: attempt to address shutdown deadlock - once the CoreContainer starts shutting down, do not start any new recoveries - there was a small window this could happen in previously
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361310 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 18:05:09 +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
Mark Robert Miller
e7d1278836
Add reload command to collections api - also improve tests.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361017 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 00:35:54 +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
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
Robert Muir
f2c69f4794
fix test to propagate setUp()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360363 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 19:24:34 +00:00
Robert Muir
dc90a019a2
LUCENE-4212: Tests should not use new Random() without args
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360354 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 19:10:08 +00:00
Uwe Schindler
80c852e721
Remove 3 File.createTempDir in favour of LTC's own cleanup magic.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359920 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 21:54:16 +00:00
Mark Robert Miller
3042e69056
we do not need this pause after the test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359733 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 15:44:16 +00:00
Mark Robert Miller
364407b578
SOLR-3612: Race condition when starting an embedded zk ensemble
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359732 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 15:43:47 +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
Mark Robert Miller
3541d0f933
SOLR-3355: fix bug around null shard / collection in statistics
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359467 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 03:33:00 +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
Mark Robert Miller
d4522d1016
update tutorial with correct path to conf files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359267 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 16:43:07 +00:00
Robert Muir
4138528889
LUCENE-4199: add default local DecimalFormat ctors
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359238 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 16:03:57 +00:00
Robert Muir
123b645157
LUCENE-4199: fix remaining violations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359188 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 14:22:20 +00:00
Robert Muir
46cb8b9780
LUCENE-4199: fix more default locale/charset violations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359181 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 14:06:17 +00:00
Uwe Schindler
e4b8dc640e
LUCENE-4199: Reverse merged revision(s) 1-0 from lucene/dev/trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359007 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 09:49:58 +00:00
Robert Muir
9df919c5ba
LUCENE-4199: fix more charset/locale usages
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358890 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 01:17:15 +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
b6a4748f21
make Locale.ENGLISH/US -> ROOT for locale-independent operations, now that we are on java6
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358594 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 15:42:40 +00:00
Robert Muir
79cb46698e
LUCENE-4199: fix more violations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358587 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 15:12:23 +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
Dawid Weiss
bb1190c05d
LUCENE-4194: more solr default encoding fixes.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358107 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 10:29:29 +00:00
Mark Robert Miller
403ef8c934
SOLR-2225: new test around default core handling
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357998 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 23:53:56 +00:00
Mark Robert Miller
c0e5935900
fix a small bug around these null checks
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357983 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 22:51:01 +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
Yonik Seeley
b1b9c913df
SOLR-3559: clear all tlog maps else an RTG lookup could find the udpate during a concurrent commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357359 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 18:21:12 +00:00
Yonik Seeley
1b4a1653d9
log DBQ reordering events
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357331 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 16:21:15 +00:00
Yonik Seeley
0327e7bf4c
tests: refactor TestRealTimeGet
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357324 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 16:02:42 +00:00
Yonik Seeley
9250082566
tests: disable stress DBQ reorder
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357027 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 00:54:53 +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
38fc03163a
fix javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356435 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 19:43:52 +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
Mark Robert Miller
f85b291fee
ignore again - some issue on builds.apache that needs to be addressed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356251 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 14:26:39 +00:00
Uwe Schindler
8356f38ad5
Fix test failure with JDK8: The problem is undefined order of HashMaps. This here is more a NamedList like object, so we use LinkedHashMap.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356033 13f79535-47bb-0310-9956-ffa450edef68
2012-07-01 21:53:26 +00:00
Mark Robert Miller
6a6aaf67d2
try and run this test again
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355983 13f79535-47bb-0310-9956-ffa450edef68
2012-07-01 19:14:33 +00:00
Dawid Weiss
51c387731b
LUCENE-4181: Change the semantics of @Slow on tests.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355310 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 10:55:26 +00:00
Steven Rowe
fd16190940
LUCENE-4172: clean up redundant throws clauses
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355069 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 16:39:25 +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
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
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
Ryan McKinley
900363a9b6
SOLR-3557: Avoid NPE for distributed request when shards.tolerant=true
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354105 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 16:44:14 +00:00
Sami Siren
0cf9ac0833
SOLR-3558 change SnapPuller to use solrj
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1353889 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 09:28:03 +00:00
Chris M. Hostetter
ab6da236cd
SOLR-3577: better javadocs and error messages related to global/fieldtype SimilarityFactory usage (ie: SOLR-2338)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1353801 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 01:59:15 +00:00
Uwe Schindler
737bb84db3
LUCENE-4155: Move & hide oal.util classes to better packages to reduce import statements and too many public classes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1352942 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 16:04:38 +00:00
David Wayne Smiley
991bbd7b57
SOLR-3313 Rename Query Type to Query Parser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1352760 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 02:41:36 +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
Erick Erickson
0c033a2878
Fix for Solr 3453
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1352250 13f79535-47bb-0310-9956-ffa450edef68
2012-06-20 18:15:15 +00:00
David Wayne Smiley
f12b94ab86
SOLR-3313 Rename Query Type to Request Handler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1351932 13f79535-47bb-0310-9956-ffa450edef68
2012-06-20 04:23:07 +00:00
David Wayne Smiley
96d5d8e481
SOLR-2724 deprecate DefaultSearchField and defaultOperator
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1351931 13f79535-47bb-0310-9956-ffa450edef68
2012-06-20 04:17:04 +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
Uwe Schindler
ae212ff6f6
LUCENE-3866: CompositeReader.getSequentialSubReaders() now returns unmodifiable List<? extends IndexReader>. ReaderUtil.Gather was removed, as IndexReaderContext.leaves() is now the preferred way to access sub-readers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1351590 13f79535-47bb-0310-9956-ffa450edef68
2012-06-19 07:24:29 +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
David Wayne Smiley
1ed4c4d40e
SOLR-3304 Removed a small bit of redundant testing that tests if [e]dismax defaults to schema defaultSearchField (already tested by TestExtendedDismaxParser). These specific tests will fail for another reason soon if left as is.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1350466 13f79535-47bb-0310-9956-ffa450edef68
2012-06-15 05:42:51 +00:00
Chris M. Hostetter
77e0c78b04
SOLR-3267: make TestSort.testRandomFieldNameSorts less wishy-washy about random strings that might produce function names
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1350444 13f79535-47bb-0310-9956-ffa450edef68
2012-06-15 02:00:38 +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
Mark Robert Miller
222fb0be9d
revert test change - it did not help
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1350357 13f79535-47bb-0310-9956-ffa450edef68
2012-06-14 18:20:13 +00:00
Sami Siren
53a1ce8d69
SOLR-3543 do not catch exceptions in JavaBinLoader
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1350199 13f79535-47bb-0310-9956-ffa450edef68
2012-06-14 11:37:42 +00:00
Sami Siren
32a1fe42d0
remove single sleep, poll
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1350195 13f79535-47bb-0310-9956-ffa450edef68
2012-06-14 11:15:56 +00:00
Koji Sekiguchi
d22b00ea16
typo: bost -> boost
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1350074 13f79535-47bb-0310-9956-ffa450edef68
2012-06-14 02:10:52 +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
Robert Muir
8f57bd7ea5
LUCENE-4142: AnalyzerWrapper doesn't work with CharFilters
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1349758 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13 11:22:40 +00:00
Sami Siren
a15a51276d
SOLR-3511 be less aggressive when killing overseer during the test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1349633 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13 04:40:43 +00:00
Yonik Seeley
476e83cd4e
use ms resolution for replication tmp dir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1349612 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13 02:21:17 +00:00
Yonik Seeley
97b0066023
logging: improve replication logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1349378 13f79535-47bb-0310-9956-ffa450edef68
2012-06-12 14:48:16 +00:00
Sami Siren
40c18680ab
SOLR-3532 add shutdown to SolrServer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1349127 13f79535-47bb-0310-9956-ffa450edef68
2012-06-12 05:45:09 +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
Chris M. Hostetter
2ac3eb27c4
LUCENE-3949: fix license headers to not be javadoc style comments
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348980 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11 19:26:18 +00:00
Erik Hatcher
d2bee89f1e
Update post.jar usage text based since /update now handles CSV and JSON too
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348977 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11 19:20:21 +00:00
Erik Hatcher
f5821bc977
javadoc typo fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348974 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11 19:14:58 +00:00
Mark Robert Miller
d8be50b46d
test this change with jenkins runs - try and get index path from latest searcher rather than registered searcher
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348970 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11 19:10:35 +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
Sami Siren
ad21fb3947
SOLR-3511 make sure parent node exits before using the queue, check leader status before every update when in fallback mode
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348760 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11 09:22:03 +00:00
Robert Muir
4110fae40b
LUCENE-4127: don't let bogus offsets corrupt the index
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348685 13f79535-47bb-0310-9956-ffa450edef68
2012-06-10 23:50:21 +00:00
Michael McCandless
dba50b31e7
LUCENE-4101: add ctors create stored or not-stored variants of indexed fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348630 13f79535-47bb-0310-9956-ffa450edef68
2012-06-10 17:42:19 +00:00
Mark Robert Miller
b3db6e9426
add a bit of debug logging to help track down a jenkins fail
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348492 13f79535-47bb-0310-9956-ffa450edef68
2012-06-09 19:55:58 +00:00
Andrzej Bialecki
4efdbdb2a8
LUCENE-4122 Replace Payload with BytesRef.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348171 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 17:58:41 +00:00
Christian Moen
61f61ae036
Added missing Solr factory tests (SOLR-3520)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348134 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 16:04:34 +00:00
Sami Siren
2f7cf004fc
SOLR-3511 missed this
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1347928 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 08:08:40 +00:00
Sami Siren
35c2cfdab4
SOLR-3511 refactor Overseer to use a queue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1347880 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 05:21:28 +00:00
Chris M. Hostetter
c876896b59
SOLR-3288: dangling sentence and formatting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1347323 13f79535-47bb-0310-9956-ffa450edef68
2012-06-07 02:27:49 +00:00
Chris M. Hostetter
b9d51ab793
SOLR-3288: tutorial updates to reflect: jetty8; new admin ui URLs; mime-type aware /update handler; autocommit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1347313 13f79535-47bb-0310-9956-ffa450edef68
2012-06-07 02:23:54 +00:00
Mark Robert Miller
3bb8c907e8
also check for SolrServerException#rootCause - we want to retry if it is an IOException as well
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346975 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 16:35:43 +00:00
Mark Robert Miller
3e5607cc60
complete a simple TODO: but we really should only retry on connection errors...
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346934 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 15:15:14 +00:00
Mark Robert Miller
21cbb77e90
fix my new log line
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346913 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 14:25:19 +00:00
Mark Robert Miller
f2765722fa
allow another 1/2 second on forward retries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346897 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 14:04:52 +00:00
Mark Robert Miller
496b94e39d
typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346877 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 13:15:34 +00:00
Mark Robert Miller
d7d998a16b
add log line for update request retries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346873 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 13:10:33 +00:00
James Dyer
8f8680e8f5
SOLR-2993: javadoc fix.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346525 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 18:48:49 +00:00
Chris M. Hostetter
1c39e5c147
SOLR-3095: improve test to demo/verify that enable=false works on update processors
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346500 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 18:04:25 +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
James Dyer
ce20e7b133
SOLR-2993: fix test failures (SOLR-2993-fixes.patch)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346489 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 17:44:02 +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
848a7cc01b
SOLR-2993: revert r1346116
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346168 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 21:33:36 +00:00
James Dyer
33b5881f21
SOLR-2993: comment out failing distributed test (TODO)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346156 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 21:15:37 +00:00
James Dyer
e7335a5ff3
SOLR-2993: javadoc fix.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346138 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 20:11:40 +00:00
James Dyer
050f6c7a3c
SOLR-2993: fix (2) for fail on TestSpellCheckResponse: ConjunctionSolrSpellChecker was not preserving original Token Freqs.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346116 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 19:48:26 +00:00
Yonik Seeley
e4a6061e8a
add newline after JSON responses
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346101 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 19:34:51 +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
Tommaso Teofili
8d3f45da8a
[SOLR-3477] - applied Tomás Fernández Löbbe's patch for no-cores-initialization test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1345869 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 08:33:17 +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
Christopher John Male
7d87c740ee
LUCENE-4019: Added support for handling rules with incorrect number of arguments
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1344987 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 05:13:12 +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
Michael McCandless
9b103fa61e
LUCENE-4077: expose max score and per-group (parent) scores in TopGroups returned by ToParentBlockJoinCollector
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1344844 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 18:19:27 +00:00
Tommaso Teofili
ae25687579
[SOLR-3550] - remove useless switches on the always true enablePosIncr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1344775 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 15:25:57 +00:00
Robert Muir
bc3a3dc5d4
LUCENE-4095: remove deprecations from trunk (just the easy ones for now)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1344531 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 02:07:11 +00:00
Robert Muir
54be02eef2
LUCENE-4086: remove 3.x index support from trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1344076 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 02:07:31 +00:00
Sami Siren
872f71e0d9
SOLR-3480: move httpclient details into a utility class, improve javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1343690 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 12:01:24 +00:00
Jan Høydahl
ef0b065bc2
SOLR-3489: Config file replication less error prone
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1343600 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 08:39:39 +00:00
Robert Muir
e9bb487252
LUCENE-4055: Refactor SegmentInfo and FieldInfo to make them extensible
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1343365 13f79535-47bb-0310-9956-ffa450edef68
2012-05-28 19:28:10 +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
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
Robert Muir
0ce89ebf87
merge trunk: 1341933 through 1342428
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1342429 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 20:57:43 +00:00
Mark Robert Miller
36d15b4921
lets see what fails, if any, this test is still producing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1342340 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 16:58:44 +00:00
Mark Robert Miller
da38e054b5
add a space
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1342335 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 16:51:10 +00:00
Yonik Seeley
8cbe8114d1
tests: use INFO for debugging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1342101 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 00:23:23 +00:00
Robert Muir
9cde5052a2
LUCENE-4055: merge trunk (1341011-1341932)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1341936 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 16:24:21 +00:00
Yonik Seeley
d8b9a75631
cancelRecovery wasn't being called, check for close between small sleeps, set closed even if we get an exception talking to ZK
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1341899 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 15:31:46 +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
Yonik Seeley
2e2c70c6ae
use isClosed method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1341528 13f79535-47bb-0310-9956-ffa450edef68
2012-05-22 15:25:47 +00:00
Yonik Seeley
2b3ce2d435
tests: turn up logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1341526 13f79535-47bb-0310-9956-ffa450edef68
2012-05-22 15:25:04 +00:00
Yonik Seeley
964e90adb3
SOLR-3469: prevent false peersync recovery by recording buffering flags in tlog
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1341283 13f79535-47bb-0310-9956-ffa450edef68
2012-05-22 00:36:11 +00:00
Robert Muir
d5f7dbdde7
LUCENE-4055: merge trunk (1338960:1341010)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1341015 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 13:39:57 +00:00
Mark Robert Miller
a29a6c6f29
SOLR-3472: ping request handler should force distrib=false default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340869 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 23:10:02 +00:00
Uwe Schindler
664ab89dee
SOLR-3471: Disable tests that don't work correctly on Windows
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340687 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 12:06:22 +00:00
Robert Muir
a9721702e1
LUCENE-4055: make fieldinfos always readonly once built
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1340134 13f79535-47bb-0310-9956-ffa450edef68
2012-05-18 15:42:40 +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
80e4e05578
DeHossification
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339859 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 20:51:43 +00:00
Erik Hatcher
8db469ef01
Fix typo in defaultValue parameter name
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339750 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 17:59:42 +00:00
Mark Robert Miller
119de8f949
SOLR-3460: Improve cmd line config bootstrap tool so that it now reads solr.xml and uploads configs for each SolrCore found
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339701 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 16:47:39 +00:00
Yonik Seeley
ca7df01ccf
SOLR-2824: add fromSearcher open time to JoinQuery for caching
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339687 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 16:23:58 +00:00
Erik Hatcher
2cb9ccf98c
Fix errant copy/paste comment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339376 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 21:26:49 +00:00
Erik Hatcher
e542b9b3c7
Fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339373 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 21:24:02 +00:00
Erik Hatcher
db535704b9
Fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339367 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 21:14:50 +00:00
Uwe Schindler
3f73342025
SOLR-3461: Ignore this test on windows until this is fixed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339209 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 14:55:02 +00:00
Michael McCandless
ad7914c5b2
LUCENE-3514: also support IndexSearcher.searchAfter when Sort is used
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339137 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 12:28:57 +00:00
Robert Muir
09b10efe3f
LUCENE-4055: clear up nocommits
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1339025 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 06:28:31 +00:00
Robert Muir
91522c32a1
LUCENE-4055: make fieldinfos abstract, split into read-only and read-write (for now)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1338977 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 02:45:55 +00:00
Dawid Weiss
4652d65f0b
LUCENE-4047: Cleanup of LuceneTestCase: moved blocks of initialization/ cleanup code into JUnit instance and class rules.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338826 13f79535-47bb-0310-9956-ffa450edef68
2012-05-15 18:47:45 +00:00
Yonik Seeley
e42ebbcb93
SOLR-3178: add inc to updateable docs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338343 13f79535-47bb-0310-9956-ffa450edef68
2012-05-14 19:02:30 +00:00
Yonik Seeley
9d70bf609b
SOLR-2824: parse query in fromCore for cross-core join
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338231 13f79535-47bb-0310-9956-ffa450edef68
2012-05-14 14:46:01 +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
Yonik Seeley
015d8601c8
SOLR-2824: don't rewrite join subquery
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337955 13f79535-47bb-0310-9956-ffa450edef68
2012-05-13 18:08:28 +00:00
Robert Muir
23c1ebced2
LUCENE-3489: generalize UseNoMemoryExpensiveCodec to SuppressCodecs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337538 13f79535-47bb-0310-9956-ffa450edef68
2012-05-12 13:32:40 +00:00
Christopher John Male
43fc21c41e
LUCENE-2510: Simplified analysis factory test hierarchy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1336462 13f79535-47bb-0310-9956-ffa450edef68
2012-05-10 01:06:43 +00:00
Christopher John Male
57ee353991
LUCENE-2510: Moved MultiTermComponent into analysis module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335876 13f79535-47bb-0310-9956-ffa450edef68
2012-05-09 01:03:35 +00:00
Ryan McKinley
800f5a54a6
SOLR-2857: add UpdateRequestHandler that handles xml,csv,json, and javabin
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335768 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 21:06:10 +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
Christopher John Male
0bad718d58
LUCENE-2510: Moved Analysis Factory parent classes into analysis module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335331 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 03:23:47 +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
98e144bd60
fix retry limit mismatch and print known config set names when config name cannot be found
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335067 13f79535-47bb-0310-9956-ffa450edef68
2012-05-07 15:35:50 +00:00
Koji Sekiguchi
ab1d793317
not javadoc comment (currently license announcement is displayed in JsonPreAnalyzedParser javadoc)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334888 13f79535-47bb-0310-9956-ffa450edef68
2012-05-07 06:54:45 +00:00
Michael McCandless
3e9b5a9893
LUCENE-3830: use FST instead of recursive HashMaps for MappingCharFilter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334619 13f79535-47bb-0310-9956-ffa450edef68
2012-05-06 13:13:34 +00:00
David Wayne Smiley
9707be81c1
SOLR-3424 PhoneticFilterFactory thread-safety bug. Improved documentation & tests too.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334544 13f79535-47bb-0310-9956-ffa450edef68
2012-05-06 02:23:38 +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
Christopher John Male
1538ebb339
LUCENE-2510: Moved deprecated ResourceLoader into solr-core to remove solrj dependency on lucene
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334277 13f79535-47bb-0310-9956-ffa450edef68
2012-05-05 00:41:16 +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
Christopher John Male
a8beeff4e9
tidied some spelling
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333753 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 03:44:55 +00:00
Christopher John Male
5898dc5a83
LUCENE-2510: Added bw compat support for ResourceLoader/Aware
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333751 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 03:31:50 +00:00
Chris M. Hostetter
938c75d550
SOLR-3432: enhancements to existing test that i *thought* would demonstrate bug, but for some inexplicable reason, the test still passes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333738 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 01:25:54 +00:00
Chris M. Hostetter
b61381fd33
test cleanup -- remove the _version_ field from schema12.xml, and update the two tess that might care to use schema15.xml. Change is motivated by SOLR-3432 (we shouldn't be updating all 'old' configs when features are added, we need tests using older style configs to ensure we don't break stuff)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333704 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 00:43:32 +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
Yonik Seeley
612d9227de
SOLR-3427: fix NPE in UnInvertedField faceting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333125 13f79535-47bb-0310-9956-ffa450edef68
2012-05-02 17:50:33 +00:00
Ryan McKinley
3d224abfe8
SOLR-3426: better error message when log4j is installed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332752 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 17:08:43 +00:00
David Wayne Smiley
5078b46ec0
typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332507 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 02:48:40 +00:00
David Wayne Smiley
c362770d97
Commons-Codec's Caverphone class is deprecated; its replacement is Caverphone2.
...
Since the old reportedly forwards calls to the new; this should have no effect.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332506 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 02:48:11 +00:00
Ryan McKinley
e95db84bec
use log.warn() for PERFORMANCE WARNING
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332376 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 20:44:03 +00:00
Sami Siren
f2a682a587
fix logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332160 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 11:12:21 +00:00
Christopher John Male
d8898b662d
LUCENE-2510: Moved ResourceLoader/Aware into analysis module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332037 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 01:34:48 +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
Ryan McKinley
ca210975bf
SOLR-3358: catch Throwable rather hten Exception
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331523 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 17:59:14 +00:00
Ryan McKinley
346f8830ee
SOLR-3358: log a warning rather then throw an exception if log watcher initialization fails
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331522 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 17:57:33 +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
Mark Robert Miller
325c83e650
speed up this test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331009 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 18:25:12 +00:00
Ryan McKinley
14560553b4
SOLR-3413: support multiple copies in return fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330568 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 21:26:51 +00:00
Dawid Weiss
0f08c5a3f9
Adding a note about LUCENE-4020 issue. Spelling corrections.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330051 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 22:30:27 +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
19d35e0b06
javadoc typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329961 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 19:36:48 +00:00
Chris M. Hostetter
0501fcc8d9
SOLR-2690: to hell with JVMs that don't consistently normalize the ID in the TimeZone's returned by TimeZone.getTimeZone ... we don't give a shit, all that matters is that the rules are hte same anyway
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329934 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 18:50:46 +00:00
James Dyer
9713155458
SOLR-3361: fix "maxNumberOfBackups" to work if backups are triggered on commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329906 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 18:07:49 +00:00
Chris M. Hostetter
dd8202b3ec
SOLR-2690: extreme testing paranoia
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329893 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 17:53:18 +00:00
Chris M. Hostetter
955fa4ba44
SOLR-2690: more explicit checks, particularly GMT-00 which seems to have made jenkins java7 unhappy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329887 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 17:43:19 +00:00
James Dyer
31f12e4b73
SOLR-3361: fix "maxNumberOfBackups" to work if backups are triggered on commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329839 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 16:37:48 +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
Sami Siren
6f43ebfd90
SOLR-3354: the corecontainer sometimes fail to start (#cores==0), check that everything is correctly set up before going to actual tests or fail fast
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329775 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 15:05:35 +00:00
Sami Siren
027b6ce3bb
try to handle reconnects that happens when things are slow
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329650 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 11:47:24 +00:00
Christopher John Male
b91898b5df
SOLR-3301: Added Locale to param uppercasing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329634 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 10:47:19 +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
d580f9f2a6
SOLR-3361: fix "maxNumberOfBackups" to work if backups are triggered on commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329413 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 20:06:05 +00:00
James Dyer
936b0bd389
SOLR-3361: fix "maxNumberOfBackups" to work if backups are triggered on commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329382 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 19:20:16 +00:00
Stefan Matheis
3645d0ab63
SOLR-3301: Add missing PingRequestHandlerTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329352 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 17:34:59 +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
Stefan Matheis
a316fb69ee
SOLR-3301: Add PingRequestHandler for Trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329263 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 14:37:39 +00:00
Robert Muir
ab3f63d279
LUCENE-4011: fix most broken links in solr javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329235 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 13:44:03 +00:00
Christopher John Male
a17404983b
LUCENE-4011: Fixed broken javadoc links in solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329023 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 01:55:02 +00:00
Yonik Seeley
ab0099f652
SOLR-3392: fix search leak when openSearcher=false
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328890 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 15:01:55 +00:00
Yonik Seeley
d5d8fef91e
SOLR-3391: Make explicit commits cancel pending autocommits.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328883 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 13:58:00 +00:00
Erik Hatcher
94048160e0
fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328858 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 11:54:22 +00:00
Erik Hatcher
f7bbbfffcd
fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328857 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 11:53:42 +00:00
Dawid Weiss
d29d258cee
Revert "SOLR-3161 handleSelect=false by default now, and update solrconfig to not use it."
...
This reverts commit c53e23d2e7e1e566f30c757dbc64f40559307ecb.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328821 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 08:57:11 +00:00
David Wayne Smiley
afb77dd96b
SOLR-3161 handleSelect=false by default now, and update solrconfig to not use it.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328798 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 05:29:22 +00:00
Ryan McKinley
d3ce0ad98a
SOLR-3388: disable httpCaching for UpdateHandlers by default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328540 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 23:58:51 +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
Robert Muir
e1ac7b416c
beef up a few test configs to use Mock[FS]DirectoryFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328056 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 18:05:03 +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
86408dccf7
SOLR-3330: add option to include the original 'ref' nodes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327775 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 01:46:16 +00:00
Yonik Seeley
cd016ccf42
SOLR-2020: use some chars outside the ascii range to test distributed search
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327725 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 23:38:19 +00:00
Ryan McKinley
835d0dcf08
SOLR-3358: remove log4j LogWatcher implementation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327608 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 18:28:37 +00:00
Ryan McKinley
e8c176e9c0
remove JSP and XSLT javadoc references
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327417 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 08:10:55 +00:00
Ryan McKinley
e149d3e8cc
remove comments about Luke XSLT
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327414 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 08:07:07 +00:00
Ryan McKinley
a0ffba77e3
SOLR-3373: more careful NaN diff calculations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327410 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 07:52:24 +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
Yonik Seeley
6f5930d9b8
SOLR-3362: log unexpected term for facet refinement
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327192 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 17:26:49 +00:00
Robert Muir
e8e4245d9b
LUCENE-3965: consolidate all api modules and fix packaging for 4.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327094 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 13:36:19 +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
Dawid Weiss
a9960fc205
I am putting this test in a @AwaitsFix group. This means it will _NOT_ be
...
run by default (it fails often on jenkins and nobody knows how to fix it).
If you want to enable it, run with -Dtests.awaitsfix=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326411 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 19:36:23 +00:00
Dawid Weiss
cf85aab1a0
LUCENE-3808: Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing contracts. Enforce thread leaks.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326351 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 14:41:44 +00:00
Yonik Seeley
3ad1ecb728
tests: don't check for FC insanity
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326136 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 16:01:17 +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
Ryan McKinley
24d47c6c11
SOLR-3356: Logging UI now works when using log4j (and gives an error when using something other then JUL or Log4j)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325828 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 16:18:32 +00:00
Stefan Matheis
c23ba0564c
SOLR-3312 Remove static reference to schema/solrconfig
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325268 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 14:06:53 +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
Ryan McKinley
12d826b264
SOLR-3326: Link search components to their MBean info
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324895 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 17:58:31 +00:00
Michael McCandless
5bae28d57e
LUCENE-3970: rename getUniqueTerm/FieldCount() to size()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1312037 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 23:21:39 +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
Sami Siren
fb97a9e169
SOLR-3237: fix test, add more iterations when waiting for shardId
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311670 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 10:44:11 +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
Chris M. Hostetter
be9ddf6aac
SOLR-3134 / SOLR-3335: fix copy/paste mistake in queryPartialResults ... we can't query arbitrary 'clients' because some of the jetty instances are shut down ... should be querying the upClients
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311477 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 21:49:14 +00:00
Ryan McKinley
97cafccf52
SOLR-3202: now that we are not using JSP, no need for the static getFileContents hack
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311471 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 21:36:31 +00:00
Ryan McKinley
10fc3fe21a
SOLR-3337: redirect old UI locations to new UI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311363 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 18:22:31 +00:00
Ryan McKinley
ce574a8c53
SOLR-3330: use SimpleOrderedMap
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311292 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 15:57:57 +00:00
Michael McCandless
72cc92c903
LUCENE-3109: revert
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310998 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 13:38:01 +00:00
Michael McCandless
c9031ca725
LUCENE-3109: rename Fields/Producer/Consumer to InvertedFields*
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310969 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 10:09:19 +00:00
Robert Muir
61ee8ef3ec
SOLR-3340: don't use number format of the default locale
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310812 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 18:12:28 +00:00
Steven Rowe
bb59b83358
LUCENE-3959: remove all @author tags from Lucene/Solr sources
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310622 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 22:29:35 +00:00
Ryan McKinley
22c40a71c2
SOLR-3330: Let MBeansHandler show differences between two requests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310526 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 18:07:43 +00:00
Ryan McKinley
96d5eebd03
SOLR-3316: explict import (for eclipse error)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310484 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 17:00:54 +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
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
Ryan McKinley
61a354e079
SOLR-3326 -- looking at the plugin links... many of them are wrong because of svn property is not set
...
svn propset svn:keywords "Date Author Id Revision HeadURL"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310121 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 22:42:56 +00:00
Robert Muir
2fe2e82584
LUCENE-1866: better RAT reporting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309248 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 05:03:53 +00:00
Yonik Seeley
84dbc7930a
SOLR-3259: default json update handler to json response format
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309210 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 01:57:28 +00:00
Christopher John Male
b230805157
SOLR-3296: Adding commons-csv tests for better test coverage
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308628 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 00:01:47 +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
Robert Muir
73db5ff5fc
SOLR-2435: nuke confusing duplicate junit dependency
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308529 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 20:15:01 +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
Yonik Seeley
9ed6aaf3bf
fix qt for lazy (and other) request handlers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307810 13f79535-47bb-0310-9956-ffa450edef68
2012-03-31 14:19:11 +00:00
Jan Høydahl
86b59f2511
SOLR-3255: Fixed Noggit UNKNOWN_EVENT_ID:EOF bug
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307626 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 21:39:11 +00:00
Robert Muir
8f0d7cc135
LUCENE-3930: nuke jars from source tree and use ivy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307563 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 18:04:43 +00:00
Sami Siren
d46c69e9ad
deprecation cleaning
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307347 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 10:21:29 +00:00
Yonik Seeley
2d1bd256bd
tests: ignore expected exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307183 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 00:42:29 +00:00
Yonik Seeley
9198929357
tests: ignore expected exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307180 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 00:34:34 +00:00
Yonik Seeley
1b61bbd592
tests: quiet exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307125 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 21:44:43 +00:00
Yonik Seeley
6209a4123b
tests: increase connection timeouts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307123 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 21:39:30 +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
Martijn van Groningen
c19e594ea2
LUCENE-3936: Rename StringIndexDocValues to DocTermsIndexDocValues
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307044 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 18:50:08 +00:00
Ryan McKinley
49f43806a8
LUCENE-2000: remove redundant casts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307012 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 17:34:34 +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
David Wayne Smiley
e2b3ce7028
SOLR-3161 register "/select" as the default handler if it isn't already. Remove old DEFAULT_HANDLER_NAME="standard" constant which hasn't been used in a long time.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306714 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 04:37:51 +00:00
Yonik Seeley
a9f2dbec17
try to fix erroneous qt restriction
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306711 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 04:33:54 +00:00
David Wayne Smiley
93522a23fd
SOLR-3283 PingRequestHandler make qt optional
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306703 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 03:38:21 +00:00
Yonik Seeley
859814a06f
SOLR-3161: ignore expected exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306702 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 03:27:02 +00:00
Ryan McKinley
05fe168961
LUCENE-2000: clone() now returns covariant types where possible.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306626 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 22:22:25 +00:00
Christian Moen
ec18632428
Fixed various related to config and user dictionaries for Kuromoji (SOLR-3276)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306476 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 17:20:48 +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
Mark Robert Miller
a392193e58
revert dsmiley commit SOLR-3161
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306318 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 13:38:05 +00:00
Chris M. Hostetter
a614ff561c
SOLR-3287: fix tutorial examples specific to english, and add some non-english analysis.jsp examples
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306166 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 04:55:10 +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
David Wayne Smiley
461e7884c6
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@1306152 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 04:21:02 +00:00
David Wayne Smiley
b083a2f530
SOLR-3283 PingRequestHandler make qt optional
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306140 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 03:59:01 +00:00
David Wayne Smiley
d5fd5562cb
SOLR-3161 register "/select" as the default handler if it isn't already. Remove old DEFAULT_HANDLER_NAME="standard" constant which hasn't been used in a long time.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306138 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 03:37:59 +00:00
Chris M. Hostetter
a2a0a9db22
add style for codefrag css class so they are monospace and stand out a bi more
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306103 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 01:35:27 +00:00
Chris M. Hostetter
70e2949e24
update sample command output in tutorial to be more current then 2009
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306077 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 00:31:33 +00:00
Chris M. Hostetter
338673335f
point to the download redir URL
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306067 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 00:06:50 +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
Jan Høydahl
4859bd8b30
SOLR-2970 and SOLR-3281: Fix tests for IBM VM
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306025 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 21:50:41 +00:00
Yonik Seeley
0827fffde6
SOLR-2656: distrib/cloud support for realtime get
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306018 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 20:58:34 +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
Mark Robert Miller
ce1cead6eb
comment out sys out
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305907 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 17:13:31 +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
Robert Muir
33d1d81d87
SOLR-3268: don't create indexes under core/src/test-files/solr/data
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305579 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 20:53:33 +00:00
Robert Muir
ae0f44fcb9
remaining eol-style fixes to trunk, native except .sh (LF)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305492 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 18:57:08 +00:00
Christian Moen
c6a8b487e5
Move remaining Solr factory tests (LUCENE-3909)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305421 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 16:08:37 +00:00
Robert Muir
aad3a816ab
add test for noCFSRatio setter (thanks Tomas for the idea)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305346 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 13:28:01 +00:00
Robert Muir
a29a14698e
fix eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305339 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 12:58:58 +00:00
Christian Moen
f5770479e3
Move and rename Kuromoji (LUCENE-3909)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305297 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 10:31:48 +00:00
David Wayne Smiley
2e666feda9
SOLR-3161 An incoming isShard=true should be limited to a SearchHandler. Protects against shards.qt=/update attack
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305218 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 04:44:39 +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
Uwe Schindler
7a43dc7432
Move DocSetBase to a separate Java file to prevent compile failures on partially updated source files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305061 13f79535-47bb-0310-9956-ffa450edef68
2012-03-25 15:30:53 +00:00
Christian Moen
c3ddb9dc67
Added KuromojiReadingFormFilter (LUCENE-3915)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305046 13f79535-47bb-0310-9956-ffa450edef68
2012-03-25 14:17:23 +00:00
Robert Muir
44695f0f3f
LUCENE-3883: add multitermaware to the irish case filter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304838 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24 16:05:41 +00:00
Robert Muir
f597b9a1cc
LUCENE-3883: Irish Analyzer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304836 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24 15:59:04 +00:00
Christian Moen
63f1c48b7d
Added katakana stem filter (LUCENE-3901)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304719 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24 06:38:53 +00:00
David Wayne Smiley
e0141c7350
SOLR-3270 edismax blank q bug
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304704 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24 05:06:48 +00:00
Chris M. Hostetter
d7bccac40b
SOLR-2291: bug doesn't exist on trunk, but forward porting test to prove it
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304628 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23 22:14:19 +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