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
Uwe Schindler
b36bfbf733
Delete also corresponding files, no more analyzer factories...
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390251 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 01:11:52 +00:00
Uwe Schindler
c3e2be497e
Remove useless task, as we have no analyzer factories anymore in Solr.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390244 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 01:00:39 +00:00
Uwe Schindler
e92e7e0953
LUCENE-4431: Fix license of servlet-api.jar in Solr and Lucene
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390235 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 00:22:54 +00:00
Mark Robert Miller
d503f4a31f
SOLR-3892: Inconsistent locking when accessing cache in CachingDirectoryFactory from RAMDirectoryFactory and MockDirectoryFactory.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390207 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 23:02:14 +00:00
Mark Robert Miller
ea85a78ced
SOLR-3891: CacheValue in CachingDirectoryFactory cannot be used outside of solr.core package.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390197 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 22:29:20 +00:00
Uwe Schindler
5709c18bd5
LUCENE-4430: Lucene Demo module should not ship with servlet-api.jar file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390194 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 22:22:58 +00:00
Michael McCandless
7152625e73
LUCENE-4429: smokeTestRelease requires version is format X.Y.Z[-ALPHA|-BETA]
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390163 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 21:37:31 +00:00
Michael McCandless
fea15e75a4
SOLR-3879: don't ship servlet-api*.jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390139 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 21:08:51 +00:00
Steven Rowe
07045a77df
- properly indent 'unpack ...' message at the top of unpack() (was indented one too many levels)
...
- SOLR-3884: When testing the Solr example with the binary Solr distributions (.tgz and .zip), start with a clean copy of the unpacked distribution for each JVM to be tested with
(merge branch lucene_solr_4_0 r1390046)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390055 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 19:09:58 +00:00
Stefan Matheis
62caa1d692
SOLR-3788: Admin Cores UI should redirect to newly created core details
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389984 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 16:52:45 +00:00