Commit Graph

19986 Commits

Author SHA1 Message Date
Michael McCandless 23760573f9 LUCENE-5668: fix the codec so segment sizes don't change on each flush
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594107 13f79535-47bb-0310-9956-ffa450edef68
2014-05-12 22:40:44 +00:00
Michael McCandless fdd8428cc1 LUCENE-5668: er, actually fix the bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594096 13f79535-47bb-0310-9956-ffa450edef68
2014-05-12 21:25:18 +00:00
Robert Muir 003b2e9e11 LUCENE-5666: actually make a single-valued fc if the field is not multi-valued
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594095 13f79535-47bb-0310-9956-ffa450edef68
2014-05-12 21:20:09 +00:00
Robert Muir 5aba5fda67 LUCENE-5666: javadocs, support SORTED_SET for multi-valued numerics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594069 13f79535-47bb-0310-9956-ffa450edef68
2014-05-12 19:38:49 +00:00
Michael McCandless fb23f007aa LUCENE-5668: fix ob1 in TieredMergePolicy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594059 13f79535-47bb-0310-9956-ffa450edef68
2014-05-12 19:16:56 +00:00
Michael McCandless cf4eb04a21 fix rare test fail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593976 13f79535-47bb-0310-9956-ffa450edef68
2014-05-12 14:32:51 +00:00
Robert Muir 3d5aea2c1d add assert to maybe trick G1GC into not doing this (or at least make the fail explicit)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593971 13f79535-47bb-0310-9956-ffa450edef68
2014-05-12 14:28:24 +00:00
Noble Paul 8da5f6301c check null or exists before deleting file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593884 13f79535-47bb-0310-9956-ffa450edef68
2014-05-12 03:24:35 +00:00
Robert Muir 9714faa314 LUCENE-5666: get solr compiling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593856 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 20:38:21 +00:00
Robert Muir 639f03475a LUCENE-5666: move out more uninverting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593850 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 20:17:12 +00:00
Robert Muir 85d31b5281 LUCENE-5666: fix testRandom
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593825 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 17:34:59 +00:00
Michael McCandless 35ddd16244 LUCENE-5666: more grouping tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593822 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 17:20:32 +00:00
Robert Muir 87d625eaa0 LUCENE-5666: clean up test and fix testSimple
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593819 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 17:13:49 +00:00
Michael McCandless 17bf4c382d LUCENE-5666: fix grouping tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593816 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 17:01:01 +00:00
Michael McCandless fb4d6aa5a9 LUCENE-5666: fix AllGroupHeadsCollectorTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593808 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 15:50:49 +00:00
Robert Muir 700116bce8 LUCENE-5666: fix facet example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593807 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 15:37:34 +00:00
Robert Muir c52cad95fa LUCENE-5666: add docvalues for JDK collator, too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593806 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 15:29:22 +00:00
Michael McCandless f0f6578cf1 LUCENE-5666: fix testBasic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593802 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 14:52:20 +00:00
Michael McCandless 9f49f9877a LUCENE-5666: fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593797 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 14:31:21 +00:00
Robert Muir ac366755b6 progress on testrandom... i think
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593794 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 14:12:45 +00:00
Robert Muir b7e7a8f3af LUCENE-5666: fix testBasic to use dv always
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593792 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 13:57:43 +00:00
Timothy Potter b9e38c0a10 SOLR-5495: Fix HttpPartitionTest to dynamically select the port the Jetty and the SocketProxy binds to, was causing Jenkins failures.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593791 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 13:51:09 +00:00
Robert Muir 9df7b5c7cf LUCENE-5666: current state to branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593790 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 13:49:39 +00:00
Robert Muir 7ddf827761 create branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593789 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 13:48:44 +00:00
Michael McCandless 05b2623c38 LUCENE-5644: favor an already initialized ThreadState
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593651 13f79535-47bb-0310-9956-ffa450edef68
2014-05-09 23:35:06 +00:00
Robert Muir e12039a377 LUCENE-5662: add missing null checks to Field to avoid aborting exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593577 13f79535-47bb-0310-9956-ffa450edef68
2014-05-09 16:36:25 +00:00
Michael McCandless 10151036a0 LUCENE-5660: add changs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593548 13f79535-47bb-0310-9956-ffa450edef68
2014-05-09 14:21:55 +00:00
Michael McCandless 3ba830b507 throw IAE in OfflineSorter if incoming blob is too big
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593544 13f79535-47bb-0310-9956-ffa450edef68
2014-05-09 14:10:56 +00:00
Michael McCandless 63ba0e2337 throw IAE in OfflineSorter if incoming blob is too big
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593542 13f79535-47bb-0310-9956-ffa450edef68
2014-05-09 14:01:25 +00:00
Michael McCandless e162b63759 throw IAE in OfflineSorter if incoming blob is too big
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593541 13f79535-47bb-0310-9956-ffa450edef68
2014-05-09 14:00:54 +00:00
Robert Muir 77fc7f22fd LUCENE-5661: add workaround for race conditions in the LiveIWC api
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593526 13f79535-47bb-0310-9956-ffa450edef68
2014-05-09 12:25:59 +00:00
Robert Muir a1a0b561cd sync the buggy methods in LiveIWC, instead of all operations from all RIWs...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593517 13f79535-47bb-0310-9956-ffa450edef68
2014-05-09 12:04:38 +00:00
Michael McCandless 37a2466338 include state number in Automaton.toDot output
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593507 13f79535-47bb-0310-9956-ffa450edef68
2014-05-09 10:22:32 +00:00
Michael McCandless f849e4df71 print number of active threads states in IW.infoStream, even when flushing due to RAM usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593501 13f79535-47bb-0310-9956-ffa450edef68
2014-05-09 09:26:58 +00:00
Michael McCandless 557e62bfe4 make this thread safe
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593498 13f79535-47bb-0310-9956-ffa450edef68
2014-05-09 08:46:04 +00:00
David Wayne Smiley 449600db82 LUCENE-5608: Move readCell() back to SPT from Cell.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593468 13f79535-47bb-0310-9956-ffa450edef68
2014-05-09 00:47:08 +00:00
Michael McCandless ee1bfe16cd fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593431 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 21:57:28 +00:00
Ryan Ernst e7fc5f1b51 SOLR-6043: Fix changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593426 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 21:36:48 +00:00
Ryan Ernst 050b0b8af9 SOLR-6043: Add ability to set http headers in solr response
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593423 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 21:26:37 +00:00
Robert Muir 564c221c95 don't use RIW in this test, its sensitive to random craziness
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593406 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 20:28:59 +00:00
Michael McCandless e1275cd041 fix test to use IW not RIW; add verbosity when LTC changes live IWC settings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593405 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 20:13:34 +00:00
Robert Muir 2286f803eb don't use RIW in this test, it depends on stable merging (and RIW does insane things)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593400 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 20:09:29 +00:00
Robert Muir dd6c806d12 randomize mergepolicy settings on the fly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593397 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 19:58:41 +00:00
Robert Muir 1b0834ec83 invoke cms parameters randomly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593393 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 19:43:29 +00:00
Robert Muir b943e47c99 respect closeable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593385 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 19:14:32 +00:00
Robert Muir 31a05cebdd live setters will be tested or die
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593383 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 19:09:32 +00:00
Michael McCandless 930a6d4e04 add test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593378 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 19:00:02 +00:00
Timothy Potter eb3beb2d70 SOLR-5495: Hardening recovery scenarios after the leader receives an error trying to forward an update request to a replica.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593312 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 15:48:26 +00:00
Noble Paul b1a81fe2bc SOLR-5340 removing a nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593308 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 15:24:31 +00:00
Robert Muir 90c582d84e LUCENE-5656: don't leak dv producers if one of them throws exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593238 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 11:05:06 +00:00