Commit Graph

15122 Commits

Author SHA1 Message Date
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
Stefan Matheis 096eef9cde SOLR-3560: Handle different types of Exception Messages for Logging UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389981 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 16:47:41 +00:00
Michael McCandless a8b994d37d javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389930 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 15:33:19 +00:00
Adrien Grand 7145779e4d LUCENE-4423: DocumentStoredFieldVisitor.binaryField ignores offset and length.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389850 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 13:07:05 +00:00
Michael McCandless 8417b5590e fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389812 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 11:25:53 +00:00
Simon Willnauer 321d5d22be LUCENE-4424: fix see tags in DocValues.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389748 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 08:18:27 +00:00
Shai Erera dc1e036ef3 fix javadoc problem
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389732 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 07:25:30 +00:00
Shai Erera a8032b0637 LUCENE-4411: Depth requested in a FacetRequest is reset when Sampling is in effect
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389718 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 05:52:44 +00:00
David Wayne Smiley 7d1eab65db LUCENE-4421 Use TermsEnum.seekExact instead of seekCeil in TermsFilter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389707 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 04:40:55 +00:00
David Wayne Smiley ef66d62002 add sections to the 4.1 CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389683 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 02:04:54 +00:00