Commit Graph

14781 Commits

Author SHA1 Message Date
Robert Muir 32fe9435f8 enforce javadocs on all codecs/ classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381168 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 13:25:29 +00:00
Robert Muir 260d8fd3f5 fix most broken javadocs links, compilation dependencies: link test-framework javadocs to .codecs, remove duplicate package (put all blockterms stuff in .blockterms)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381163 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 13:16:12 +00:00
Robert Muir d30f7cd380 set eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381156 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 12:21:59 +00:00
Dawid Weiss 7c4ce14e7f Update missing SHA files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381139 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 11:01:22 +00:00
Adrien Grand 86458ad982 Add missing svn:eol props.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381128 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 10:22:37 +00:00
Dawid Weiss b3c300709c LUCENE-4360: Support running the same test suite multiple times in parallel.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381123 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 10:05:44 +00:00
Adrien Grand f00b65a4af LUCENE-4340: Add lucene/codecs to lucene/core test classpath.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381086 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 09:07:38 +00:00
Adrien Grand 257db54ab0 LUCENE-4340: move non-default codec, postings format and terms dictionary implementations to lucene/codecs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381071 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 08:44:11 +00:00
Greg Bowyer c453aec3f8 Tighten parts of the security policy for tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381047 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 07:48:00 +00:00
Sami Siren 29012070bf SOLR-3789: Fix bug in SnapPuller that caused 'internal' compression to fail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381043 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 07:33:07 +00:00
Steven Rowe 21a9087986 LUCENE-4358: Maven configuration: revert removal of Apache snapshot repo declaration in the grandparent POM, and add a clause to disable snapshots.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380993 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 05:09:26 +00:00
Mark Robert Miller 678e35aa58 SOLR-3782: A leader going down while updates are coming in can cause shard inconsistency.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380974 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 04:03:55 +00:00
Robert Muir 99c26e9955 LUCENE-4357: icu tools/ use forbidden apis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380967 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 03:41:08 +00:00
Robert Muir e96e4a62ef LUCENE-4361: prioritize test-classes first (for things like preflex-rw)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380964 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 03:34:46 +00:00
Robert Muir 4c5696217e LUCENE-4361: fix broken classpaths in solr-dataimporthandler-extras
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380960 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 03:31:41 +00:00
Greg Bowyer 9b049b0dbd LUCENE-4332: Integrate PiTest mutation coverage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380938 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 23:54:13 +00:00
Robert Muir 6bfbc40a35 LUCENE-4354: fix maven dependencies to be consistent with binary package (selckin's patch)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380899 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 21:35:34 +00:00
Robert Muir 4886491909 LUCENE-4359: allow docvalues to be unstored
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380824 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 19:33:37 +00:00
Robert Muir 8ff108e41d LUCENE-4218: restore stringValue for numeric fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380812 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 19:01:04 +00:00
Michael McCandless ea8ecb15a4 fix test/test-framework/real bug causing OOME in TestPostingsFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380808 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 18:52:19 +00:00
David Wayne Smiley 635699a563 LUCENE-4342 errant +1 in spatial prefix tree factory getLevelForDistance()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380739 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 16:59:27 +00:00
Robert Muir a3ae43c515 LUCENE-4356: add missing eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380735 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 16:25:27 +00:00
Steven Rowe 4cec18130d LUCENE-4358: Remove Apache snapshot repo from the grandparent POM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380725 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 16:12:43 +00:00
Uwe Schindler e053eb2a16 Fix broken maven repository URL on filesystems with spaces and backslash...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380706 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 15:59:58 +00:00
Mark Robert Miller 92592095e6 SOLR-3611: We do not show ZooKeeper data in the UI for a node that has children.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380684 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 15:40:02 +00:00
Robert Muir 7801531900 LUCENE-4356: settle on one version of commons-compress
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380683 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 15:39:55 +00:00
Sami Siren dc0ad3cc2b increase timeouts and wait time so that RecoveryZkTest is more likely to pass on a slower machine
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380581 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 11:57:27 +00:00
Uwe Schindler 1d2096c17a LUCENE-4352: Only the test runner should be able to System.exit()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380391 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 22:46:04 +00:00
Sami Siren 9d96a5647c catch and exceptons from MBean registation that may happen during some tests because multiple solr servers use same MBean Server
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380301 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 17:25:11 +00:00
Mark Robert Miller 6bdf95f9b6 svn:eol=native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380300 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 17:20:35 +00:00
Mark Robert Miller 278200cfaa SOLR-3772,SOLR-3750: make optional, wait time configurable, default to off
SOLR-3782: A leader going down while updates are coming in can cause shard inconsistency. 

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380299 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 17:14:25 +00:00
Yonik Seeley 7af7d1de48 SOLR-3755: shard splitting - create cores, use writers from cores
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380287 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 16:36:20 +00:00
Dawid Weiss f45c48e097 Don't interrupt zookeeper's SyncThread because it invokes system.exit. We
should ban System.exit via the policy file. Unfortunately System.exit is
used by the runner itself too (otherwise it wouldn't be able to exit the
JVM in the presence of background threads) so the policy would need to be
selective and either ban certain packages or revoke the grant for the
runner.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380200 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 11:10:53 +00:00
Sami Siren fe0340cf60 fix test so that it does not miss the 2nd event
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380194 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 10:44:46 +00:00
Mark Robert Miller 362d518c19 drop to 100ms pause for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380101 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 00:37:46 +00:00
Mark Robert Miller 3b58473127 remove stale comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380098 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 00:14:00 +00:00
Steven Rowe 09c824ce4c Maven configuration: solr-core test resources are no longer needed by contribs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379989 13f79535-47bb-0310-9956-ffa450edef68
2012-09-02 14:51:14 +00:00
Uwe Schindler bde79d433c LUCENE-3312: The API of oal.document was restructured to differentiate between stored documents and indexed documents
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379982 13f79535-47bb-0310-9956-ffa450edef68
2012-09-02 14:35:35 +00:00
Uwe Schindler ddf54938ee Lucene 5.0 currently needs no migration guide. A new one will start with LUCENE-3312.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379946 13f79535-47bb-0310-9956-ffa450edef68
2012-09-02 11:36:22 +00:00
Uwe Schindler 0b3b1fa69e LUCENE-3312: Add Robert's warning back.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3312@1379945 13f79535-47bb-0310-9956-ffa450edef68
2012-09-02 11:26:32 +00:00
Uwe Schindler 12dddf2285 LUCENE-3312: Final merge before reintegrate
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3312@1379940 13f79535-47bb-0310-9956-ffa450edef68
2012-09-02 11:21:01 +00:00
Steven Rowe 4db5c1f5bb SOLR-3780: Maven build: Make solrj tests run separately from solr-core.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379820 13f79535-47bb-0310-9956-ffa450edef68
2012-09-01 18:08:17 +00:00
David Wayne Smiley 8f0a8f4cb0 LUCENE-4208 woops; meant {@code } not {@link }
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379685 13f79535-47bb-0310-9956-ffa450edef68
2012-09-01 02:30:26 +00:00
David Wayne Smiley 7164584523 LUCENE-4342 fix distance precision lookup for prefix trees, and modify the default algorithm.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379530 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 17:53:05 +00:00
Adrien Grand 487c3306d8 Make it harder for people to re-introduce specializations of BulkOperationPackedSingleBlock. :-)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379489 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 15:58:49 +00:00
Adrien Grand fd6d0f1566 LUCENE-4322: Reduce lucene-core JAR size by unspecializing BulkOperationPackedSingleBlock and rolling back some loops.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379479 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 15:32:29 +00:00
Uwe Schindler a9071632c0 Don't fail on unknown IOContexts - TODO: Move the default buffer size into the Context enum as getter?
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379459 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 14:06:08 +00:00
Mark Robert Miller 3a2f6e9dc8 SOLR-3773: Hash based on the external String id rather than the indexed representation for distributed updates.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379452 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 13:58:52 +00:00
Uwe Schindler 8f88aa6497 Turn some "assert false" in switch and switch-like statements into AssertionErrors. If we get into the default block we are wrong and we can also throw Ex, because then there is logic error (e.g. after new enum constant was added)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379450 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 13:55:25 +00:00
Robert Muir 63a95f1175 LUCENE-4196: add missing checks when reading up-front metadata
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379443 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 13:18:22 +00:00