Robert Muir
|
f1bb4ff1aa
|
LUCENE-4453: test BlockPostings special cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1392057 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-30 16:08:49 +00:00 |
Michael McCandless
|
5ee3ca67c5
|
LUCENE-4451: turn threads back on
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1392023 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-30 13:25:03 +00:00 |
Michael McCandless
|
7f52a4a417
|
Ignore DirectPF until we get to the bottom of this OOME
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1392019 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-30 12:51:06 +00:00 |
Michael McCandless
|
b6c29f4a83
|
put multiplier back but disable threads until we can track down why they leak RAM...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391921 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 23:15:04 +00:00 |
Michael McCandless
|
42fcded2b7
|
don't use multiplier in doc count for big/medium terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391906 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 22:17:02 +00:00 |
Robert Muir
|
56c6a591d7
|
reinit these in beforeClass
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391902 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 22:11:10 +00:00 |
Robert Muir
|
1381ac096b
|
add test for DirectPF
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391898 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 22:00:09 +00:00 |
Michael McCandless
|
f9c220b511
|
go back to only 4 terms to reduce OOME chance
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391895 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 21:54:38 +00:00 |
Robert Muir
|
197d96548c
|
don't make such enormous payloads, this is begging for an OOM with MemoryCodec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391886 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 21:26:59 +00:00 |
Robert Muir
|
d358395a37
|
make TestSimpleTextPostingsFormat a nightly test (i think the postings format is legitimately just this slow, not a problem with the test)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391882 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 21:13:21 +00:00 |
Michael McCandless
|
fb89fcd95a
|
fix slow TestXXXPostingsFormat tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391875 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 20:59:22 +00:00 |
Robert Muir
|
d71374e67d
|
don't ratelimit AND throttle
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391871 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 20:46:09 +00:00 |
Michael McCandless
|
536af60a26
|
add more deterministic tests; increase iters for testRandom
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391865 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 20:13:02 +00:00 |
Robert Muir
|
9e3a9ec24d
|
eol-style: native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391849 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 17:42:52 +00:00 |
Robert Muir
|
3fe4d48027
|
LUCENE-4449: add tests for remaining PFs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391841 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 16:59:07 +00:00 |
Robert Muir
|
57c572dc86
|
LUCENE-4449: commit current state to calm jenkins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391835 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 16:35:11 +00:00 |
Robert Muir
|
40d5e3de67
|
LUCENE-4449: rename test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391829 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 15:56:22 +00:00 |
Robert Muir
|
a936d09a72
|
LUCENE-4449: factor TestPostingsFormat into BasePostingsFormatTestCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391826 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 15:49:37 +00:00 |
Michael McCandless
|
4481cf4d84
|
NOTICE/LICENSE are UTF-8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391809 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 14:26:53 +00:00 |
Michael McCandless
|
93cc814108
|
LUCENE-3842: refactor: don't make spooky State methods public
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391703 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-29 00:15:43 +00:00 |
Robert Muir
|
e2540f1a04
|
LUCENE-4448: speedups for AnalyzingSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391698 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-28 23:49:49 +00:00 |
Michael McCandless
|
f2f91bae46
|
LUCENE-3842: add AnalyzingSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391683 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-28 22:31:23 +00:00 |
David Wayne Smiley
|
6f6884e4ed
|
LUCENE-4444 Use SpatialContext to read shape strings. Necessary for supporting 3rd party spatial contexts such as the JTS one to use polygons.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391628 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-28 20:09:06 +00:00 |
Uwe Schindler
|
eacacf449d
|
Use simplier attribute to extra-targets.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391473 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-28 14:01:17 +00:00 |
Uwe Schindler
|
e261f69df3
|
Cleanup build files a little bit: remove descriptions of Jenkins-targets. Expose Clover, add Eclipse cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391461 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-28 13:44:36 +00:00 |
Robert Muir
|
014e6e0c94
|
LUCENE-4443: don't write unnecessary skipdata in BlockSkipWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391433 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-28 12:49:53 +00:00 |
Uwe Schindler
|
09720113f8
|
LUCENE-4445: Fix clover to correcty instrument all packages, improve permgen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391382 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-28 10:12:49 +00:00 |
Tommaso Teofili
|
c65bdde36f
|
[SOLR-3902] - moved SentimentAnnotation to DummySentimentAnnotation (to avoid cofusion), moved out FieldMappingException from a dedicated exception package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391322 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-28 06:14:35 +00:00 |
Uwe Schindler
|
9639baaa32
|
Fix javadocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391177 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-27 19:29:37 +00:00 |
Uwe Schindler
|
f37e5e2de6
|
LUCENE-4440: Refactor FilterCodec to get the delegate passed into ctor. Fix Codec's and PostingsFormat's forName lookup methods to throw IllegalStateException if you call those methods from the constructor of e.g. FilterCodec.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391140 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-27 17:47:46 +00:00 |
Michael McCandless
|
f0efba1a06
|
fix test failure: posLen must be 1 when keepOrig is false for a syn match
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391083 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-27 16:25:07 +00:00 |
Robert Muir
|
f85dc67f41
|
LUCENE-4437: add note to README about how to build documentation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391070 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-27 15:57:30 +00:00 |
Mark Robert Miller
|
94da721fc2
|
SOLR-3889: improve utf-8 test script error message when curl call to Solr fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391046 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-27 15:01:25 +00:00 |
Mark Robert Miller
|
4265df1368
|
SOLR-3899: SolrCore should not log at warning level when the index directory changes - it's an info event.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391023 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-27 14:18:47 +00:00 |
Uwe Schindler
|
0d21b90097
|
SOLR-3895, SOLR-3614: Fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390991 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-27 13:15:24 +00:00 |
Uwe Schindler
|
f230486ce6
|
SOLR-3895, SOLR-3614: XML and XSLT UpdateRequestHandler should not try to resolve external entities; fix XML parsing in XPathEntityProcessor to correctly expand named entities, but ignore external entities
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390921 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-27 10:10:42 +00:00 |
Uwe Schindler
|
cc2dfa773a
|
Sorry!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390752 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 22:12:03 +00:00 |
Uwe Schindler
|
b0c444ff91
|
Make the smoker ant target expand all filenames to be absolute (to prevent problems with relative paths)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390744 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 21:48:04 +00:00 |
Robert Muir
|
65d22acbbb
|
LUCENE-4425: Unclear documentation of StoredFieldVisitor.binaryValue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390683 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 19:16:37 +00:00 |
Michael McCandless
|
bddab9a355
|
LUCENE-4428: verify MANIFEST.MF/LICENSE.txt/NOTICE.txt for all Lucene/Solr JARs/WARs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390646 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 18:33:46 +00:00 |
Uwe Schindler
|
a2a20dbc88
|
Fix value setter, sorry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390634 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 18:22:06 +00:00 |
Uwe Schindler
|
1ac706ac92
|
Inherit the JAVA6_HOME and JAVA7_HOME from the process environment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390630 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 18:17:18 +00:00 |
Michael McCandless
|
0c5a6b7bbc
|
when tests fail, print the output to stdout in addition to the log file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390581 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 15:55:27 +00:00 |
Michael McCandless
|
f86a366b97
|
LUCENE-4430: check for/warn about javax.* and java.* class in any Lucene/Solr, or dependency JARs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390534 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 14:51:36 +00:00 |
Robert Muir
|
a4cd03cab9
|
LUCENE-4435: add test for Constants.LUCENE_MAIN_VERSION
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390459 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 13:16:12 +00:00 |
Uwe Schindler
|
c11771adde
|
LUCENE-4432: Make top-level default ant task print -projecthelp
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390453 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 13:00:03 +00:00 |
Uwe Schindler
|
654e89883b
|
LUCENE-4436: When building source distribution, changes-to-html uses wrong script and wrong CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390436 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 12:35:25 +00:00 |
Uwe Schindler
|
ad3fe2953e
|
LUCENE-4434: Make changes-to-html not depend on wget or curl, fix some unicode bugs with PERL, add -Dperl.exe property
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390402 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 11:05:41 +00:00 |
Mark Robert Miller
|
7fa1551efb
|
SOLR-3883: Distributed indexing forwards non-applicable request params.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390272 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 03:51:41 +00:00 |
Robert Muir
|
e222601b94
|
LUCENE-4425: respect offset/length for binary field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390261 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 02:36:34 +00:00 |