Commit Graph

13908 Commits

Author SHA1 Message Date
Dawid Weiss 6407d49ae3 LUCENE-4160: don't take into account global tests.iters in this test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355669 13f79535-47bb-0310-9956-ffa450edef68
2012-06-30 09:01:07 +00:00
Dawid Weiss 30e17530de Ignoring until I figure out what the heck is happening.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355563 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 21:24:34 +00:00
Adrien Grand 2b3ee876a7 LUCENE-4171 entry was in the wrong section.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355352 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 13:03:07 +00:00
Adrien Grand 1e21e6ceec LUCENE-4171: Performance improvements to Packed64 (Toke Eskildsen).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355346 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 12:52:54 +00:00
Robert Muir 32a7d50eb3 LUCENE-4178: default FieldType.tokenized to true
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355311 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 11:06:59 +00:00
Dawid Weiss 51c387731b LUCENE-4181: Change the semantics of @Slow on tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355310 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 10:55:26 +00:00
Dawid Weiss 11f2885a12 LUCENE-3832: Port BasicAutomata.stringUnion from Brics to Lucene.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355302 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 10:02:37 +00:00
Sami Siren f2afde8425 add missing header
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355276 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 09:01:02 +00:00
Dawid Weiss b599cdf80f LUCENE-4160: making tests more robust by restoring before-the-test number of failures.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355263 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 08:25:07 +00:00
Dawid Weiss 63eefa822f LUCENE-4160: Bring back the functional equivalent of tests.iters.min. Added two properties: -Dtests.maxfailures=M and -Dtests.failfast=[true/false/yes/no/on/off] which control skipping tests after the first M failures have been hit or after the first failure (failfast is an alias for tests.maxfailures=1).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355258 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 08:07:56 +00:00
David Wayne Smiley 9349890f28 LUCENE-4167 migrate com.spatial4j.core.query to Lucene spatial. migrate UnsupportedSpatialOperation too.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355238 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 05:09:57 +00:00
Robert Muir f008bba605 fixup changes entries that didnt make the alpha
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355204 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 01:48:24 +00:00
David Wayne Smiley 5de55e3ef4 Add ASL header
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355156 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 21:00:47 +00:00
David Wayne Smiley 9418494277 LUCENE-4169 LUCENE-4175 mark Lucene spatial classes as @lucene.experimental or @lucene.internal and did a little javadoc enhancement
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355126 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 19:32:24 +00:00
David Wayne Smiley 699b7c7843 LUCENE-4169 mark Lucene spatial classes as @lucene.experimental or @lucene.internal
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355120 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 19:20:06 +00:00
Ryan McKinley 8cd27eb9f7 LUCENE-4175: add missing package-info.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355071 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 16:41:47 +00:00
Steven Rowe fd16190940 LUCENE-4172: clean up redundant throws clauses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355069 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 16:39:25 +00:00
Mark Robert Miller 306081e328 SOLR-3582: Our ZooKeeper watchers respond to session events as if they are change events, creating undesirable side effects.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355004 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 13:23:49 +00:00
Robert Muir 93462313c3 LUCENE-4176: fix AnalyzingQueryParser to analyze range endpoints as bytes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355001 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 13:20:15 +00:00
Jan Høydahl 032cad944a SOLR-1929: Index encrypted files in SolrCell
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354887 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 09:46:49 +00:00
Jan Høydahl 01dd823f23 SOLR-3467: ExtendedDismax escaping is missing several reserved characters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354865 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 08:56:59 +00:00
Jan Høydahl e709e713d2 Fixing Javadoc warnings to make javadocs-all succeed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354864 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 08:56:18 +00:00
Ryan McKinley 8107cff79c fix javadoc error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354850 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 08:10:06 +00:00
Ryan McKinley 26d3f1f813 LUCENE-4175: adding bbox strategy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354841 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 07:36:12 +00:00
Dawid Weiss 8127865e2d LUCENE-4138: Update morfologik (polish stemming) to release 1.5.3. Changed the way morphosyntactic tags are exposed (a list of tags for a single lemma instead of a compound tag).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354840 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 07:35:36 +00:00
Dawid Weiss 25dd0dd17b Updating test statistics.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354828 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 06:32:07 +00:00
David Wayne Smiley 42abb41cdd LUCENE-4157 Improve TermQueryPrefixTreeStrategy and move makeQuery impl to SpatialStrategy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354826 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 06:26:59 +00:00
Christopher John Male c4b08cf35c LUCENE-4166: Fixed bad type checking of Circle shapes in TwoDoublesStrategy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354801 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 02:51:51 +00:00
Dawid Weiss 21f39d3e1e LUCENE-4168: Allow storing test execution statistics in an external file.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354468 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 12:45:22 +00:00
Jan Høydahl 52516ebb21 SOLR-1856: In Solr Cell, literals should override Tika-parsed values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354455 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 12:05:55 +00:00
Dawid Weiss f348f0bb99 Replacing hackish with stylish...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354361 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 08:16:37 +00:00
Mark Robert Miller 1fc4347e41 SOLR-1770: Move the default core instance directory into a collection1 folder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354308 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 01:48:00 +00:00
Ryan McKinley 900363a9b6 SOLR-3557: Avoid NPE for distributed request when shards.tolerant=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354105 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 16:44:14 +00:00
Dawid Weiss b399df8bed LUCENE-4115: JAR resolution/ cleanup should be done automatically for ant clean/ eclipse/ resolve.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1353967 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 11:47:31 +00:00
Sami Siren 0cf9ac0833 SOLR-3558 change SnapPuller to use solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1353889 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 09:28:03 +00:00
Shai Erera 82533898f2 LUCENE-4164: Improve IndexWriter.addIndexes(IndexReader) javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1353843 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 07:26:44 +00:00
Chris M. Hostetter ab6da236cd SOLR-3577: better javadocs and error messages related to global/fieldtype SimilarityFactory usage (ie: SOLR-2338)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1353801 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 01:59:15 +00:00
Robert Muir 0b4cae1b5e fix wrong version number in changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1353702 13f79535-47bb-0310-9956-ffa450edef68
2012-06-25 19:10:04 +00:00
Simon Willnauer 7c26573fe3 LUCENE-4158: leave stall control on each wakeup call to prevent full flush starvation due to queued flushes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1353433 13f79535-47bb-0310-9956-ffa450edef68
2012-06-25 08:46:29 +00:00
Uwe Schindler fcc0fea1f3 LUCENE-4163: Improve concurrency of MMapIndexInput.clone() by using the new WeakIdentityMap on top of a ConcurrentHashMap to manage the cloned instances. WeakIdentityMap was extended to support iterating over its keys
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1353101 13f79535-47bb-0310-9956-ffa450edef68
2012-06-23 09:38:02 +00:00
Uwe Schindler a1962d37ba Prevent incorrect usage of BytesRef as I have seen quite often on the net!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1353097 13f79535-47bb-0310-9956-ffa450edef68
2012-06-23 09:20:27 +00:00
Michael McCandless 947979e3e5 reduce number of open files in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1353004 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 19:37:09 +00:00
Uwe Schindler 78f215f96e LUCENE-4155: Javadocs fix (very strange this @see tag...)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1352967 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 16:52:14 +00:00
Uwe Schindler 1be9fcd984 LUCENE-4155: Add missing import changes in Kumoroji Tools (unfortunately they are not in eclipse build path, should we fix?! - I have no idea how to do this)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1352949 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 16:17:20 +00:00
Uwe Schindler 737bb84db3 LUCENE-4155: Move & hide oal.util classes to better packages to reduce import statements and too many public classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1352942 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 16:04:38 +00:00
Tommaso Teofili 7d3d213c04 [LUCENE-4159] - lucene queries review: adding final modifiers, removing trailing semicolons, using for each loops instead of index based iterations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1352795 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 08:17:34 +00:00
David Wayne Smiley 991bbd7b57 SOLR-3313 Rename Query Type to Query Parser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1352760 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 02:41:36 +00:00
Jan Høydahl 59313cd115 SOLR-3351: eDismax: ps2 and ps3 params
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1352726 13f79535-47bb-0310-9956-ffa450edef68
2012-06-21 23:40:05 +00:00
Uwe Schindler a2e8a95f6a LUCENE-4162: Fix infinite loop on wrong argument in MathUtil.log
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1352609 13f79535-47bb-0310-9956-ffa450edef68
2012-06-21 16:48:03 +00:00
Michael McCandless 580828461c LUCENE-4147: fix thread safety issues when IndexWriter's rollback & commit are called simultaneously
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1352600 13f79535-47bb-0310-9956-ffa450edef68
2012-06-21 16:28:57 +00:00