21046 Commits

Author SHA1 Message Date
Noble Paul
048d0e7bf4 SOLR-6617
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631649 13f79535-47bb-0310-9956-ffa450edef68
2014-10-14 07:21:26 +00:00
Chris M. Hostetter
269545dd91 SOLR-6540 Fix NPE from strdist() func when doc value source does not exist in a doc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631555 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 21:19:47 +00:00
Chris M. Hostetter
d0dd912bba SOLR-6485: remove useless javadocs that are broken and violate precommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631554 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 21:16:34 +00:00
Timothy Potter
fe41822918 SOLR-6529: fix regression in error handling introduced by using pid files for finding Solr processes on the localhost
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631514 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 19:23:22 +00:00
Timothy Potter
9322323d8b SOLR-6592: add mention in solr/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631467 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 16:44:34 +00:00
Timothy Potter
59e271011f SOLR-6592: add mention in solr/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631464 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 16:40:28 +00:00
Timothy Potter
a5ee2289d4 SOLR-6592: add mention in solr/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631462 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 16:38:49 +00:00
Timothy Potter
58a145fbba SOLR-6511: fix back compat issue when reading existing data from ZK
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631439 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 15:35:35 +00:00
Noble Paul
1fb3769a89 SOLR-6485 added javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631426 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 14:48:04 +00:00
Noble Paul
5e61a97033 SOLR-6476 change the error message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631420 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 14:37:55 +00:00
Shalin Shekhar Mangar
169b0a41cf SOLR-5852: Add CloudSolrServer helper method to connect to a ZK ensemble
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631409 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 14:23:24 +00:00
Noble Paul
9a9444a642 SOLR-6476 refactored to get the Operation class outside
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631397 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 14:01:25 +00:00
Shalin Shekhar Mangar
5f002f0f66 Use diamond operator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631375 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 13:06:32 +00:00
Shawn Heisey
3a9b98e64a LUCENE-6002: Fix monster tests so they pass.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631290 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 06:18:16 +00:00
Michael McCandless
f7cc185443 don't allow publishFlushSegment after IW is closed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631152 13f79535-47bb-0310-9956-ffa450edef68
2014-10-12 07:48:03 +00:00
Anshum Gupta
67bff82e65 SOLR-5986: Removing a todo that was introduced with a prior commit. It doesn't make any sense now as partialResults are now returned in all cases where timeAllowed kicks in
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631145 13f79535-47bb-0310-9956-ffa450edef68
2014-10-12 04:16:00 +00:00
Robert Muir
4e4d809f2d LUCENE-6003: speedups for SparseFixedBitSet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630764 13f79535-47bb-0310-9956-ffa450edef68
2014-10-10 11:30:33 +00:00
Dawid Weiss
b47a3602fb Update RR to 2.1.9.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630689 13f79535-47bb-0310-9956-ffa450edef68
2014-10-10 07:22:20 +00:00
Timothy Potter
98e1abe532 SOLR-6529: Stop command in the start scripts should only stop the instance that it had started
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630606 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 22:28:05 +00:00
Anshum Gupta
3f603bdd87 SOLR-5986: Fix tests and start returning partial results in case of ExitingReaderException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630583 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 20:07:46 +00:00
Gregory Chanan
2da8697230 SOLR-6609: queryParams not respected for single-stream UpdateRequests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630576 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 20:00:32 +00:00
Timothy Potter
3f566e6e91 SOLR-6549: add a -s option to set the -Dsolr.solr.home property, thus allowing multiple Solr nodes on the same host to share the same server directory -d but with different Solr home directories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630550 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 18:42:21 +00:00
Shalin Shekhar Mangar
e7f194c1dc SOLR-6605: Make ShardHandlerFactory maxConnections configurable (This closes #99)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630532 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 16:47:11 +00:00
Robert Muir
a4bc48789a add tests against FIS format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630491 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 14:48:50 +00:00
Dawid Weiss
733d67246c Update RR to version 2.1.9 (minor fixes here and there).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630486 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 14:25:24 +00:00
Ryan Ernst
947a05c9c1 LUCENE-6000: Removed StandardTokenizerInterface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630292 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 05:58:07 +00:00
Shalin Shekhar Mangar
d5191d5674 SOLR-6603: LBHttpSolrServer - lazily allocate skipped-zombie-servers list. (This closes #97)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630285 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 05:32:06 +00:00
Ryan Ernst
d51eef911f LUCENE-5999: Move classic analyzer test next to the classic analyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630224 13f79535-47bb-0310-9956-ffa450edef68
2014-10-08 20:06:29 +00:00
Ryan Ernst
848b0af0e0 LUCENE-5999: Move standard analyzer tests on trunk to match location on branch_5x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630223 13f79535-47bb-0310-9956-ffa450edef68
2014-10-08 20:05:23 +00:00
Shalin Shekhar Mangar
791ccec5c0 SOLR-6545: Query field list with wild card on dynamic field fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630169 13f79535-47bb-0310-9956-ffa450edef68
2014-10-08 16:36:03 +00:00
Erick Erickson
aa5227c99f SOLR-6513: Add a collectionsAPI call BALANCESLICEUNIQUE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630143 13f79535-47bb-0310-9956-ffa450edef68
2014-10-08 15:28:42 +00:00
Timothy Potter
1979ac573d SOLR-6157: re-enable this test to see if it runs consistently on Jenkins (beast passed 20/20)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630140 13f79535-47bb-0310-9956-ffa450edef68
2014-10-08 15:23:44 +00:00
Robert Muir
f82e41df81 LUCENE-5998: Remove unnecessary infos abstractions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630072 13f79535-47bb-0310-9956-ffa450edef68
2014-10-08 11:24:53 +00:00
Michael McCandless
f11cf0c2f1 avoid pathological merging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630068 13f79535-47bb-0310-9956-ffa450edef68
2014-10-08 10:45:45 +00:00
Michael McCandless
808ae52722 assert that TMP always picks a non-empty candidate; clean up code a bit; consistently use super.size(info, writer) not info.sizeInBytes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630049 13f79535-47bb-0310-9956-ffa450edef68
2014-10-08 09:39:24 +00:00
Timothy Potter
511996c5ba SOLR-6511: keep track of the node that created the leader-initiated recovery znode, helpful for debugging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629966 13f79535-47bb-0310-9956-ffa450edef68
2014-10-07 19:35:12 +00:00
Tomas Eduardo Fernandez Lobbe
4244b5f82d SOLR-6589: Test is fixed by the commit in SOLR-6590
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629923 13f79535-47bb-0310-9956-ffa450edef68
2014-10-07 16:34:49 +00:00
Adrien Grand
3f99989544 LUCENE-5996: Collections.shuffle(List) is now a forbidden API.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629920 13f79535-47bb-0310-9956-ffa450edef68
2014-10-07 16:22:39 +00:00
Adrien Grand
5b906eeb1b LUCENE-5993: Remove DocIdBitSet, WAH8DocIdSet and PForDeltaDocIdSet.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629838 13f79535-47bb-0310-9956-ffa450edef68
2014-10-07 09:40:10 +00:00
Robert Muir
6f480ae9dd LUCENE-5980: don't let document length overflow
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629835 13f79535-47bb-0310-9956-ffa450edef68
2014-10-07 09:15:44 +00:00
Robert Muir
f6cbe636bb LUCENE-5995: upgrade to ICU 54.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629799 13f79535-47bb-0310-9956-ffa450edef68
2014-10-07 03:25:32 +00:00
Robert Muir
83fc637002 LUCENE-5995: fix eol-style for sha1 files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5995@1629798 13f79535-47bb-0310-9956-ffa450edef68
history/branches/lucene-solr/lucene5995
2014-10-07 03:05:46 +00:00
Robert Muir
83d58d7761 LUCENE-5995: upgrade to ICU 54.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5995@1629796 13f79535-47bb-0310-9956-ffa450edef68
2014-10-07 02:38:14 +00:00
Robert Muir
ce48b1c031 throwaway branch for smoketest run
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5995@1629795 13f79535-47bb-0310-9956-ffa450edef68
2014-10-07 02:37:31 +00:00
Michael McCandless
55fa29e030 LUCENE-5992: add SI tests; remove FieldInfos from SegmentInfosWrite.write
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629774 13f79535-47bb-0310-9956-ffa450edef68
2014-10-06 22:01:51 +00:00
Anshum Gupta
c3c3f29a7d SOLR-6597: Removed SolrIndexConfig parameter from one of the SolrIndexSearcher constructor, where it was never really used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629772 13f79535-47bb-0310-9956-ffa450edef68
2014-10-06 21:54:58 +00:00
Michael McCandless
a922e89191 LUCENE-5992: encode version using 3 ints, not String, for Lucene 5.x indices
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629769 13f79535-47bb-0310-9956-ffa450edef68
2014-10-06 21:37:11 +00:00
Timothy Potter
d308344af8 SOLR-6511: Better handling of ZooKeeper related exceptions when deciding to start the leader-initiated recovery nag thread
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629720 13f79535-47bb-0310-9956-ffa450edef68
2014-10-06 17:50:49 +00:00
Timothy Potter
ac7621e607 SOLR-6592: Avoid waiting for the leader to see the down state if that leader is not live.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629719 13f79535-47bb-0310-9956-ffa450edef68
2014-10-06 17:50:00 +00:00
Robert Muir
19a2383920 fix leftover simplefs assumptions in test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629657 13f79535-47bb-0310-9956-ffa450edef68
2014-10-06 13:44:46 +00:00