Commit Graph

19922 Commits

Author SHA1 Message Date
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
Michael McCandless 8806d866fc LUCENE-5644: switch to simpler LIFO thread to ThreadState allocator during indexing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593226 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 10:13:24 +00:00
Joel Bernstein 52a33e54e3 Updating CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593177 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 03:44:38 +00:00
Joel Bernstein 50c69361e2 SOLR-6035: CloudSolrServer directUpdate routing should use getCoreUrl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593174 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 03:13:25 +00:00
Robert Muir abf7baa25c LUCENE-5654: add test for bugs related to OOM-handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593171 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 02:58:29 +00:00
Robert Muir 4fcfca751c LUCENE-5653: add missing array resize to multi-valued averaging TermsWithScoreCollector
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593159 13f79535-47bb-0310-9956-ffa450edef68
2014-05-07 23:31:24 +00:00
Robert Muir 56ab1d1102 LUCENE-5654: Fix close methods that would suppress OOME or similar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593152 13f79535-47bb-0310-9956-ffa450edef68
2014-05-07 22:44:18 +00:00
Michael McCandless 41532ab267 fix test to set FieldCache infoStream back to null so other tests don't then print to it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593073 13f79535-47bb-0310-9956-ffa450edef68
2014-05-07 17:25:43 +00:00
Michael McCandless 12a468bef2 LUCENE-5644: add test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593037 13f79535-47bb-0310-9956-ffa450edef68
2014-05-07 15:27:48 +00:00
Michael McCandless ba888c0987 LUCENE-5644: i moved this test over to new class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593027 13f79535-47bb-0310-9956-ffa450edef68
2014-05-07 14:38:01 +00:00
Michael McCandless abde483cd4 LUCENE-5644: add test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593023 13f79535-47bb-0310-9956-ffa450edef68
2014-05-07 14:33:47 +00:00
Noble Paul 4a84567693 SOLR-5340: Add support for named snapshots
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1592957 13f79535-47bb-0310-9956-ffa450edef68
2014-05-07 10:12:29 +00:00
Uwe Schindler af86a78df5 LUCENE-5640: Remove deprecated stuff
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1592930 13f79535-47bb-0310-9956-ffa450edef68
2014-05-07 01:04:39 +00:00
Uwe Schindler 0086a6e644 LUCENE-5640: Refactor Token, add new PackedTokenAttributeImpl, make use of Java 7 MethodHandles in DEFAULT_ATTRIBUTE_FACTORY
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1592914 13f79535-47bb-0310-9956-ffa450edef68
2014-05-06 22:24:58 +00:00
Robert Muir b234e9748f LUCENE-5649: if this test gets MockRandomMP, it must disable reader-wrapping because it fails on any non-bulk merges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1592843 13f79535-47bb-0310-9956-ffa450edef68
2014-05-06 19:19:17 +00:00