Commit Graph

19878 Commits

Author SHA1 Message Date
Uwe Schindler a891b969d9 Fix fall-through
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595383 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 23:05:32 +00:00
Uwe Schindler b078e0f003 Update some build tools
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595380 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 22:57:33 +00:00
Robert Muir 4f32f3b362 fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595350 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 21:19:01 +00:00
Michael McCandless c5b8eead41 improve test coverage for IW.expungeDeletes; fix infoStream logging in BDS to write something meaningful
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595324 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 19:45:46 +00:00
Michael McCandless 0014d19919 woops, remove nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595301 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 18:45:51 +00:00
Michael McCandless 3b13b09f98 fix false assert trip; fix LTC to be 'sticky' in how it changes the live IWC settings for flush triggers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595300 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 18:45:25 +00:00
Robert Muir e2ba693a6e LUCENE-5666: Add UninvertingReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595259 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 16:39:56 +00:00
Uwe Schindler 58f6201508 Disable our lock factory tests, if clover is enabled (the exact reason is unclear, but it looks like Clover gets a deadlock if instrumented code is run inside the ANT JVM)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595255 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 16:33:42 +00:00
Uwe Schindler c8e6e5b35a More cleanup, sorry for the bug I introduced! :(
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595247 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 15:55:19 +00:00
Michael McCandless f1291a4fa4 only throw IOExc if merge really hit an exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595239 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 15:41:35 +00:00
Robert Muir 3c78c32c37 LUCENE-5666: merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1595228 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 15:04:20 +00:00
Uwe Schindler 67b7b43b49 Simplify for Java 7, which has support for new IOException(message, cause)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595223 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 14:55:37 +00:00
Uwe Schindler 52d1ab7919 LUCENE-5673: MMapDirectory: Work around a "bug" in the JDK that throws a confusing OutOfMemoryError wrapped inside IOException if the FileChannel mapping failed because of lack of virtual address space. The IOException is rethrown with more useful information about the problem, omitting the incorrect OutOfMemoryError
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595213 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 14:24:38 +00:00
Michael McCandless 83d150aa21 LUCENE-5667: add test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594846 13f79535-47bb-0310-9956-ffa450edef68
2014-05-15 10:12:14 +00:00
Noble Paul db8a1c7338 log the message when required only
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594801 13f79535-47bb-0310-9956-ffa450edef68
2014-05-15 07:46:19 +00:00
Joel Bernstein 18c9215bc1 SOLR-5973: Pluggable Ranking Collectors and Merge Strategies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594698 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 20:12:12 +00:00
Robert Muir 9afdfd5037 LUCENE-5671: upgrade ICU to fix concurrency bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594663 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 18:23:31 +00:00
Michael McCandless 681c61be50 LUCENE-5666: fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594615 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 15:42:56 +00:00
Michael McCandless b99d81ce78 LUCENE-5666: fix test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594612 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 15:42:07 +00:00
Shai Erera 5222bb9631 LUCENE-5619: add back-compat index+test for doc-values updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594561 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 12:36:21 +00:00
Robert Muir c85da1a6a9 LUCENE-5666: merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594507 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 07:46:44 +00:00
Robert Muir 2078b86ba7 LUCENE-5666: clear nocommits and fix precommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594505 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 07:44:05 +00:00
Robert Muir 69d59acc31 LUCENE-5666: support the 2 crazy instances of insanity that are too hard for me to fix :(
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594492 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 07:05:47 +00:00
Robert Muir 7b63afc003 LUCENE-5166: clear most nocommits, move ord/rord to solr (and speed them up), nuke old purging stuff
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594464 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 05:51:24 +00:00
Robert Muir b3a556bb32 LUCENE-5666: remove insanity during distributed grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594452 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 04:22:07 +00:00
Robert Muir cce7c4db9c LUCENE-5666: still return missing count etc when there are no terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594445 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 01:57:38 +00:00
Robert Muir fe8dd29a74 LUCENE-5666: fix StatsComponent insanity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594441 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 01:25:48 +00:00
Robert Muir 9374fcc6e9 LUCENE-5666: fix rewrite bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594418 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 23:24:44 +00:00
Robert Muir ff8e841fa1 LUCENE-5666: fix test failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594417 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 23:17:45 +00:00
David Wayne Smiley 986275e2a8 LUCENE-5608 better/more comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594394 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 21:25:24 +00:00
David Wayne Smiley 6f92315865 LUCENE-5608 fix assertions given that tokens are re-used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594391 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 21:23:08 +00:00
Chris M. Hostetter f0001135dc LUCENE-5433: test of BooleanQuery.rewrite's single clause optimization
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594330 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 19:11:07 +00:00
Robert Muir 1829663cc7 LUCENE-5666: fix test and bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594327 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 18:55:27 +00:00
Robert Muir 85e4dc3300 LUCENE-5666: fix bug (null is no longer allowed)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594316 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 18:27:03 +00:00
Robert Muir 37d3efbc62 LUCENE-5666: fix some tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594311 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 18:08:30 +00:00
Robert Muir c58788c27a LUCENE-5666: fix test to assert from raw reader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594258 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 16:07:36 +00:00
Robert Muir 1489085807 LUCENE-5666: get solr started
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594254 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 15:49:10 +00:00
Robert Muir a2e4ce4196 LUCENE-5666: add SortedSetFieldSource
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594211 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 12:23:30 +00:00
Robert Muir ac43e0a68d LUCENE-5666: move sortedset sortfield out of sandbox
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594204 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 11:58:31 +00:00
Michael McCandless be017318d9 use FSDirectory to avoid OOME
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594187 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 10:35:20 +00:00
Michael McCandless b328f13b30 er, wrong test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594184 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 10:29:35 +00:00
Michael McCandless 879935cceb use FSDirectory to avoid OOME
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594182 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 10:26:44 +00:00
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