Commit Graph

15309 Commits

Author SHA1 Message Date
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
David Wayne Smiley 15076ecf28 SOLR-2255 local-param support for pivot faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389680 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 01:56:33 +00:00
Jan Høydahl 11b4d43627 SOLR-3878: NPE in CurrencyValue.parse() while issuing wildcard range query on a CurrencyField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389659 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 00:03:27 +00:00
Chris M. Hostetter 3f35d9be82 SOLR-3875: Fixed index boosts on multi-valued fields when docBoost is used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389628 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 22:19:43 +00:00
Michael McCandless d179a78fa5 print success in the end
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389529 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 19:37:53 +00:00
Chris M. Hostetter 26fcaaf743 SOLR-3877: REAMDE file noting the status of the old replication scripts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389507 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 18:26:26 +00:00
Uwe Schindler c08962374e LUCENE-4409: Improve ECJ-Linter (permgen, taskname) + fix whitespace bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389491 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 17:25:14 +00:00
Steven Rowe 2957201208 Make smoke tester work on cygwin when JAVAX_HOME environment variable values are Windows style (X:/blah or X:\blah...) (merge branch lucene_solr_4_0 r1389448)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389476 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 16:33:39 +00:00
Simon Willnauer 6ce99b3d28 fix changes entry after merge to 4.x branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389464 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 16:10:44 +00:00
Robert Muir 9bfaf0a42d LUCENE-4422: dodge 'javadoc' crappy-html-generation bugs for certain locales by wiring it to en_US
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389441 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 15:49:18 +00:00
Michael McCandless 948fd1fe0b fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389428 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 15:25:13 +00:00
Adrien Grand 33d2e1c77a Revert r1389362, this is actually a locale problem.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389397 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 14:22:28 +00:00
Adrien Grand c911556954 Fix javadocs generation with javadoc 1.6.0_26 (and maybe other versions?).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389362 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 13:36:50 +00:00
Michael McCandless 2c783bd178 get smoke tester working with shortened URL again (python3 upgrade broke it)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389334 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 12:31:22 +00:00