David Wayne Smiley
|
0963bc09b3
|
Added some documentation to the spatial.query package. Some reformatting too.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356561 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-03 03:19:03 +00:00 |
Michael McCandless
|
fccd1be5e7
|
escape javadoc generics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356522 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 23:43:49 +00:00 |
Michael McCandless
|
6a8d538b5a
|
print file path when we fail to parse HTML
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356520 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 23:40:45 +00:00 |
Robert Muir
|
ea4d4cf670
|
remove no-arg @return
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356469 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 20:28:43 +00:00 |
Robert Muir
|
8f323e2dea
|
merge this sentence back together
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356437 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 19:50:35 +00:00 |
Mark Robert Miller
|
38fc03163a
|
fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356435 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 19:43:52 +00:00 |
Mark Robert Miller
|
3bbbd0bea3
|
SOLR-3488: Added a Collection management API for SolrCloud.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356313 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 15:57:12 +00:00 |
David Wayne Smiley
|
6cffa393bd
|
Don't use .* imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356308 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 15:43:26 +00:00 |
Mark Robert Miller
|
f85b291fee
|
ignore again - some issue on builds.apache that needs to be addressed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356251 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 14:26:39 +00:00 |
Adrien Grand
|
8134a36e82
|
PackedInts: backward-compatibility tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356228 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 13:55:45 +00:00 |
Uwe Schindler
|
9cb633d5ca
|
LUCENE-4155: Move remaining test to correct package.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356192 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 11:46:24 +00:00 |
David Wayne Smiley
|
2a05dbbb3d
|
removed @author
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356083 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 06:49:11 +00:00 |
David Wayne Smiley
|
132175856f
|
LUCENE-4157 Ported the Solr 3 spatial test to Lucene spatial. Did a few minor other things too.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356081 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 06:47:49 +00:00 |
Uwe Schindler
|
8356f38ad5
|
Fix test failure with JDK8: The problem is undefined order of HashMaps. This here is more a NamedList like object, so we use LinkedHashMap.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356033 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-01 21:53:26 +00:00 |
Mark Robert Miller
|
6a6aaf67d2
|
try and run this test again
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355983 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-01 19:14:33 +00:00 |
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 |