19955 Commits

Author SHA1 Message Date
Michael McCandless
8a1587d6d8 LUCENE-5675: add IDVersionPostingsFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596979 13f79535-47bb-0310-9956-ffa450edef68
2014-05-22 22:35:23 +00:00
Michael McCandless
da6a93f1ca LUCENE-5675: zig-zag encode the versions (loses 1 bit); check the min/max version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5675@1596974 13f79535-47bb-0310-9956-ffa450edef68
history/branches/lucene-solr/lucene5675
2014-05-22 21:47:52 +00:00
Michael McCandless
8a136e3113 LUCENE-5675: move to sandbox
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5675@1596946 13f79535-47bb-0310-9956-ffa450edef68
2014-05-22 19:28:27 +00:00
Michael McCandless
39f48c60e3 LUCENE-5675, LUCENE-5693: improve javadocs, disallow term vectors, fix precommit issues, remove trivial diffs, add new test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5675@1596938 13f79535-47bb-0310-9956-ffa450edef68
2014-05-22 18:50:55 +00:00
Timothy Potter
8a220db194 SOLR-6015: improved strategy for handling managed synonyms when ignoreCase=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596928 13f79535-47bb-0310-9956-ffa450edef68
2014-05-22 18:03:37 +00:00
Timothy Potter
1cc70e75fc SOLR-5468: Add a little wait for state to propagate after healing partitions; to address intermittent Jenkins failures.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596916 13f79535-47bb-0310-9956-ffa450edef68
2014-05-22 16:33:45 +00:00
Robert Muir
c42b921376 LUCENE-5694: don't score subscorers in DisjunctionSum/Max unless score is called
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596907 13f79535-47bb-0310-9956-ffa450edef68
2014-05-22 16:01:06 +00:00
Shalin Shekhar Mangar
75b9821eb4 SOLR-6101: Shard splitting doesn't work when legacyCloud=false is set in cluster properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596828 13f79535-47bb-0310-9956-ffa450edef68
2014-05-22 12:10:38 +00:00
Shalin Shekhar Mangar
2af3939769 SOLR-6104: The 'addreplica' Collection API does not support 'async' parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596822 13f79535-47bb-0310-9956-ffa450edef68
2014-05-22 11:58:07 +00:00
Shalin Shekhar Mangar
988df83885 SOLR-6108: Add support for 'addreplica' Collection API in SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596819 13f79535-47bb-0310-9956-ffa450edef68
2014-05-22 11:50:31 +00:00
Michael McCandless
f2afbded2f LUCENE-5675: merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5675@1596817 13f79535-47bb-0310-9956-ffa450edef68
2014-05-22 11:38:47 +00:00
Michael McCandless
fffcb1b3f4 LUCENE-5693, LUCENE-5675: also decouple this bug fix (move to LUCENE-5693) in ToParentBJQ.explain
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5675@1596783 13f79535-47bb-0310-9956-ffa450edef68
2014-05-22 09:08:54 +00:00
Dawid Weiss
cf5a0caeb6 LUCENE-5650: Enforce read-only access to any path outside the temporary folder via security manager
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596767 13f79535-47bb-0310-9956-ffa450edef68
2014-05-22 06:15:26 +00:00
Michael McCandless
c5ac331b85 LUCENE-5675: working on ant precommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5675@1596708 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 22:48:03 +00:00
Timothy Potter
8ca3abe369 SOLR-5468: Improve reporting of cluster state when assertions fail; to help diagnose cause of Jenkins failures.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596652 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 18:56:59 +00:00
Robert Muir
dfca705bff LUCENE-4236: cleanup/optimize BooleanScorer in-order creation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596640 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 18:24:39 +00:00
Timothy Potter
6abe8b86c4 SOLR-5495: Print cluster state in assertion failure messages if a leader cannot be found to determine root cause of HttpPartitionTest failures in Jenkins.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596636 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 18:05:53 +00:00
Michael McCandless
48b16e5fa0 fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5675@1596617 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 16:54:17 +00:00
Robert Muir
32a25a6281 merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4236@1596608 13f79535-47bb-0310-9956-ffa450edef68
history/branches/lucene-solr/lucene4236
2014-05-21 16:03:15 +00:00
Robert Muir
5a103f92d4 LUCENE-4236: add a new test for crazy corner cases of coord() handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596606 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 16:00:06 +00:00
Michael McCandless
c722f2fb9a LUCENE-5675: finish reverting 'do not send deleted docs to PostingsFormat on flush'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5675@1596602 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 15:41:55 +00:00
Michael McCandless
2759adc754 LUCENE-5675: go back to sending deleted docs to PostingsFormat on flush; move 'skip deleted docs' into IDVPF
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5675@1596599 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 15:29:25 +00:00
Shai Erera
c863a7251d LUCENE-5618, LUCENE-5636: write each DocValues update in a separate file; stop referencing old fieldInfos files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596570 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 13:18:18 +00:00
Robert Muir
d1e607f5df LUCENE-5689: FieldInfo.setDocValuesGen should not be public
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596553 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 12:23:28 +00:00
Michael McCandless
71d836b713 fix wrong deleted docs count in IW's infoStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596524 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 10:02:05 +00:00
Michael McCandless
18d2cfaf9c LUCENE-5675: fix nocommits
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5675@1596512 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 08:57:59 +00:00
Shalin Shekhar Mangar
8c87db7a50 SOLR-5309: Fix DUP.processDelete to route delete-by-id to one sub-shard only. Enable ShardSplitTest again.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596510 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 08:41:42 +00:00
Robert Muir
f3ecdd337a LUCENE-4236: move all crazies into one place
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4236@1596442 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 02:37:25 +00:00
Robert Muir
f12abad10f LUCENE-4236: try to make more palatable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4236@1596440 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 02:15:15 +00:00
Anshum Gupta
53a5aac1eb LUCENE-5666: Fix idea project files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596429 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 00:56:39 +00:00
Uwe Schindler
46265fd938 Update some build tools
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596425 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 22:34:46 +00:00
Robert Muir
650c569b10 LUCENE-4236: commit current state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4236@1596373 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 19:24:55 +00:00
Robert Muir
8e223af28c LUCENE-4236: create branch to try to cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4236@1596372 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 19:24:27 +00:00
Robert Muir
a67d9a89a0 LUCENE-5691: DocTermOrds lookupTerm is wrong in some cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596370 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 19:18:28 +00:00
Michael McCandless
86e7b08381 LUCENE-5670: add skip/FinalOutput to FST Outputs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596369 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 19:07:47 +00:00
Robert Muir
1e524542e1 make this assert more robust
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596346 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 18:17:30 +00:00
Timothy Potter
2224de1147 SOLR-5495: Re-arrange location of SOLR-5495 and SOLR-5468 in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596315 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 17:04:19 +00:00
Shai Erera
cba177c466 LUCENE-5679: leftover jdoc fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596304 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 16:12:31 +00:00
Shai Erera
920b5fe236 LUCENE-5679: remove the single-parameter deleteDocuments() versions, in favor of the vararg ones
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596296 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 15:50:35 +00:00
Timothy Potter
b49788abfe SOLR-5468: Add wait loop to see replicas become active after restoring partitions; to address intermittent Jenkins test failures.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596234 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 13:20:28 +00:00
Timothy Potter
b1035b1a9e SOLR-5495: Raise the amount of time the test waits for replicas to become active after partitions are healed (to address intermittent Jenkins failures)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596103 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 02:07:26 +00:00
Timothy Potter
195317786c SOLR-5468: report replication factor that was achieved for an update request if requested by the client application.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596092 13f79535-47bb-0310-9956-ffa450edef68
2014-05-19 23:04:55 +00:00
Michael McCandless
d6968c3924 LUCENE-5675: delete docs on flush
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5675@1596091 13f79535-47bb-0310-9956-ffa450edef68
2014-05-19 22:59:48 +00:00
Anshum Gupta
c3692aa73d SOLR-5681: Make the OverseerCollectionProcessor multi-threaded
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596089 13f79535-47bb-0310-9956-ffa450edef68
2014-05-19 22:40:41 +00:00
Uwe Schindler
c4bdb2dad0 LUCENE-5678: Use FileOutputStream instead of RandomAccessFile to write index data. BufferedIndexOutput and related APIs were removed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596057 13f79535-47bb-0310-9956-ffa450edef68
2014-05-19 21:08:16 +00:00
Michael McCandless
acedb179f4 LUCENE-5686: fail if LUCENE/SOLR_NNNN (_ instead of -) appears in changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596044 13f79535-47bb-0310-9956-ffa450edef68
2014-05-19 20:17:58 +00:00
Michael McCandless
d01f0838e4 woops, revert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596043 13f79535-47bb-0310-9956-ffa450edef68
2014-05-19 20:16:52 +00:00
Michael McCandless
c2421c0929 LUCENE-5686: fail if LUCENE/SOLR_NNNN (_ instead of -) appears in changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596039 13f79535-47bb-0310-9956-ffa450edef68
2014-05-19 20:09:53 +00:00
Joel Bernstein
a8804b7867 LUCENE-5682: NPE in QueryRescorer when Scorer is null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595973 13f79535-47bb-0310-9956-ffa450edef68
2014-05-19 17:40:36 +00:00
Robert Muir
f039b0f0fb merge in 4.8.1 CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595872 13f79535-47bb-0310-9956-ffa450edef68
2014-05-19 12:40:10 +00:00