Commit Graph

19054 Commits

Author SHA1 Message Date
Noble Paul 6849fe3286 SOLR-5476 tests were failing earlier
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1562434 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 13:17:27 +00:00
Erik Hatcher 7a648bf7db SOLR-5230: Call DelegatingCollector.finish() during grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1562305 13f79535-47bb-0310-9956-ffa450edef68
2014-01-28 23:07:25 +00:00
Chris M. Hostetter d593f195ba SOLR-5652: test fixes: add 'plain' docvalue field variants to schema, and check codecs for support of missing docValues before trying to sort on them
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1562155 13f79535-47bb-0310-9956-ffa450edef68
2014-01-28 19:03:35 +00:00
Michael McCandless fd35f2609a LUCENE-5409: fix ToParentBlockJoinQuery.rewrite to correctly preserve the origChildQuery after more than one iteration of rewrite
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1562124 13f79535-47bb-0310-9956-ffa450edef68
2014-01-28 16:59:06 +00:00
Yonik Seeley f15097b4e2 allow _version_ to use DocValues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561851 13f79535-47bb-0310-9956-ffa450edef68
2014-01-27 21:17:23 +00:00
Mark Robert Miller a193836b86 SOLR-5666: Using the hdfs write cache can result in appearance of corrupted index.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561751 13f79535-47bb-0310-9956-ffa450edef68
2014-01-27 17:03:09 +00:00
Steven Rowe 2a36de54dd SOLR-5671: increase logging to try and track down test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561709 13f79535-47bb-0310-9956-ffa450edef68
2014-01-27 15:21:41 +00:00
Steven Rowe 135918c0f8 LUCENE-5414: intellij config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561707 13f79535-47bb-0310-9956-ffa450edef68
2014-01-27 15:17:31 +00:00
Mark Robert Miller cb8b1cd32b SOLR-5577: Harden leaking Timer thread.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561497 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 14:51:55 +00:00
Robert Muir 76c12eeb3d LUCENE-5415: add multitermquery support to PostingsHighlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561451 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 04:49:18 +00:00
Simon Willnauer d1999b7791 LUCENE-5414: Suggest module should not depend on expression module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561415 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 22:18:36 +00:00
Michael McCandless b27fe755d1 LUCENE-5228: IndexWriter.addIndexes(Directory[]) now acquires the IW write lock on the incoming indices to ensure there are no active IndexWriters in those directories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561404 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 21:49:20 +00:00
Michael McCandless a3d74984a2 tab to space
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561400 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 20:58:19 +00:00
Michael McCandless 3ae719d025 SOLR-5661: catch too-large priority queue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561369 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 19:09:28 +00:00
Mark Robert Miller 9ed426cbd4 tests: reduce number of shards
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561332 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 16:27:09 +00:00
Shalin Shekhar Mangar 0b295b861e SOLR-5492: Enabling CustomCollectionTest after removing shards.info test code from it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561271 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 06:54:55 +00:00
David Wayne Smiley c6e416cd00 LUCENE-5395: use Locale.ROOT
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561250 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 03:48:13 +00:00
David Wayne Smiley 006dd1874f LUCENE-5395: calculated sha1 via "ant jar-checksums" this time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561238 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 00:29:28 +00:00
Mark Robert Miller 64481c0ed9 tests: raise update so timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561234 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 00:10:12 +00:00
David Wayne Smiley 33d88bef57 LUCENE-5395: Upgrade Spatial4j 0.4. Moved away from stuff deprecated in Spatial4j.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561129 13f79535-47bb-0310-9956-ffa450edef68
2014-01-24 19:40:14 +00:00
Mark Robert Miller e7c1b36636 SOLR-5625: Add testing around SolrCmdDistributor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561079 13f79535-47bb-0310-9956-ffa450edef68
2014-01-24 17:23:16 +00:00
Mark Robert Miller 52730069ed SOLR-5625: Add testing around SolrCmdDistributor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561077 13f79535-47bb-0310-9956-ffa450edef68
2014-01-24 17:20:48 +00:00
Stefan Matheis 22d2bb44b3 SOLR-5663: example-DIH uses non-existing column for mapping (case-sensitive)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561026 13f79535-47bb-0310-9956-ffa450edef68
2014-01-24 14:55:37 +00:00
Mark Robert Miller a9670cc6e7 SOLR-5658: commitWithin and overwrite are not being distributed to replicas now that SolrCloud uses javabin to distribute updates.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560859 13f79535-47bb-0310-9956-ffa450edef68
2014-01-24 00:53:06 +00:00
Mark Robert Miller df7c5e7772 tests: try harder to not kill the last replica in a shard
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560557 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 23:13:01 +00:00
Mark Robert Miller d9e7f46ef9 SOLR-5657: When a SolrCore starts on HDFS, it should gracefully handle HDFS being in safe mode.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560553 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 22:39:10 +00:00
Chris M. Hostetter 4fcf007f94 SOLR-5594: Allow FieldTypes to specify custom PrefixQuery behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560412 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 16:50:07 +00:00
Robert Muir 187da7d238 LUCENE-5377: remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560405 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 16:18:34 +00:00
Robert Muir d9124f7de7 LUCENE-5377: IW.addIndexes(Dir[]) causes silent index corruption
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560401 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 16:14:10 +00:00
Noble Paul 03aba1adc3 SOLR-5476 ignored till there is a reliable way to restart Overseer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560314 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 11:13:54 +00:00
Noble Paul bd04876772 SOLR-5476 hardened a bit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560279 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 08:41:50 +00:00
Steven Rowe 27b98b7936 LUCENE-5411: Upgrade to released JFlex 1.5.0; stop requiring a locally built JFlex snapshot jar.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560260 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 06:07:04 +00:00
Adriano Crestani Campos 97cf55d3dd LUCENE-5099 - QueryNode should have the ability to detach from its node parent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560245 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 03:49:44 +00:00
Mark Robert Miller 1e5f5795dc SOLR-5650: When a replica becomes a leader, only peer sync with other replicas that last published an ACTIVE state.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560221 13f79535-47bb-0310-9956-ffa450edef68
2014-01-21 23:52:23 +00:00
Chris M. Hostetter 6851eab30c SOLR-5652: Make test more deterministicly random, and increase logging to try and track down strange test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560219 13f79535-47bb-0310-9956-ffa450edef68
2014-01-21 23:32:43 +00:00
Noble Paul 172b0b5231 SOLR-5476 handle nonode exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559936 13f79535-47bb-0310-9956-ffa450edef68
2014-01-21 08:20:57 +00:00
Mark Robert Miller 1941777fdc SOLR-5577: Protect against NPE race with close - spotted by Greg Chanan
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559844 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 22:25:44 +00:00
Mark Robert Miller fc9f019cdb tests: longer runs with tests.nightly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559790 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 17:54:18 +00:00
Mark Robert Miller fad37f1984 SOLR-5608: Boost wait from 300ms to 500ms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559788 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 17:33:38 +00:00
Grant Ingersoll 43557d0c95 LUCENE-5392: make ShingleAnalyzerWrapper.getWrappedAnalyzer() public final
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559773 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 16:37:10 +00:00
Mark Robert Miller c504a251f3 SOLR-5488: print exception stack trace rather than eating it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559770 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 16:31:12 +00:00
Mark Robert Miller ab0f5074d4 tests: improve assertion
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559764 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 16:14:27 +00:00
Mark Robert Miller ff49a55074 tests: dial back a bit, can hit OOM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559750 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 15:45:49 +00:00
Mark Robert Miller 784ccd1f21 SOLR-5608: Boost wait from 100ms to 300ms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559724 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 15:04:38 +00:00
Noble Paul a136d320b9 SOLR-5476 tests passing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559677 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 12:48:56 +00:00
Mark Robert Miller f698963775 SOLR-5643: ConcurrentUpdateSolrServer will sometimes not spawn a new Runner thread even though there are updates in the queue.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559620 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 02:59:59 +00:00
Mark Robert Miller d16dc6cf6d tests: harden this stress test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559614 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 00:36:11 +00:00
Mark Robert Miller 4ee5920ba2 SOLR-5608: Raise wait for leader timeout from 1000 to 15000
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559609 13f79535-47bb-0310-9956-ffa450edef68
2014-01-19 23:48:36 +00:00
Mark Robert Miller 1a715dd4d6 SOLR-5608: Harden test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559600 13f79535-47bb-0310-9956-ffa450edef68
2014-01-19 23:23:07 +00:00
Mark Robert Miller 3b5b96a3ef SOLR-5577: Harden leaking Timer thread.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559587 13f79535-47bb-0310-9956-ffa450edef68
2014-01-19 21:20:58 +00:00