Commit Graph

22820 Commits

Author SHA1 Message Date
Anshum Gupta 517d362a7f Add 5.2.0 back compat test indexes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684092 13f79535-47bb-0310-9956-ffa450edef68
2015-06-08 01:26:36 +00:00
Michael McCandless eaea4cda1d LUCENE-6477: include delegate heap usage in Accountable; fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684086 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 23:39:49 +00:00
Michael McCandless 5eb870f24e LUCENE-6477: tweak TODOs/javadocs/comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684084 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 23:26:34 +00:00
Erik Hatcher 867c75a5d9 Remove explicitly defined request handlers from example and test solrconfig's that are already defined implicitly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684080 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 22:31:26 +00:00
Erik Hatcher e332a5ce61 SOLR-7108: Change default query used by /admin/ping to not rely on other parameters such as query parser or default field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684071 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 20:03:31 +00:00
Erik Hatcher ac60a0f8eb Improve example/files /browse highlight escaping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684064 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 19:24:48 +00:00
Uwe Schindler 20c022e0ab LUCENE-6530: Fix iptables helper (was broken because of more strict error checking, sorry!). I tested it on my linux box, works fine!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684045 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 16:43:07 +00:00
Uwe Schindler a8cf56b222 LUCENE-6530: Refactoring: Simplify ProcessBuilder code at various places
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684040 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 15:49:10 +00:00
Uwe Schindler 4e783ac8c1 LUCENE-6482: Fix detection of default codec for documentation homepage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684024 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 11:09:57 +00:00
Uwe Schindler c4d13fd654 LUCENE-6482: Fix class loading deadlock relating to Codec initialization, default codec and SPI discovery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684006 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 09:08:18 +00:00
Uwe Schindler 044815bc65 LUCENE-6482: Commit failing test first and wait for Jenkins failure (to prove that it works also on Unix and Linux)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684005 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 08:54:35 +00:00
Shalin Shekhar Mangar c49d7b654e SOLR-7493: Initialize random correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683948 13f79535-47bb-0310-9956-ffa450edef68
2015-06-06 20:11:20 +00:00
Michael McCandless e1ca83240e LUCENE-6523: a new commit, even without user-data changes, is visible to reopened NRT reader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683947 13f79535-47bb-0310-9956-ffa450edef68
2015-06-06 20:11:06 +00:00
Shalin Shekhar Mangar 08484fac91 SOLR-7493: Requests aren't distributed evenly if the collection isn't present locally
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683946 13f79535-47bb-0310-9956-ffa450edef68
2015-06-06 20:03:32 +00:00
Robert Muir ca7b037934 LUCENE-6529: add asserts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683913 13f79535-47bb-0310-9956-ffa450edef68
2015-06-06 13:52:40 +00:00
Michael McCandless 2cb14e923c LUCENE-5805: QueryNodeImpl.removeFromParent was doing nothing, in a costly way
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683839 13f79535-47bb-0310-9956-ffa450edef68
2015-06-05 18:47:16 +00:00
Erik Hatcher f2291c1356 Add as-you-type instant search to example/files /browse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683778 13f79535-47bb-0310-9956-ffa450edef68
2015-06-05 15:05:20 +00:00
Adrien Grand b04702292f LUCENE-6526: Revert some changes that were committed by mistake.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683744 13f79535-47bb-0310-9956-ffa450edef68
2015-06-05 12:54:17 +00:00
Adrien Grand c129a9080b LUCENE-6526: Asserting(Query|Weight|Scorer) now ensure scores are not computed if they are not needed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683734 13f79535-47bb-0310-9956-ffa450edef68
2015-06-05 12:18:12 +00:00
Robert Muir fe6c3dc939 LUCENE-6508: Simplify directory/lock API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683606 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 18:20:44 +00:00
Timothy Potter 44d4a8adb2 SOLR-4506: Clean-up old (unused) index directories in the background after initializing a new index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683601 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 17:36:43 +00:00
Yonik Seeley ae5a65e4b9 SOLR-7518: make facet module support shards.tolerant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683569 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 15:01:23 +00:00
Noble Paul 25a822bbb1 SOLR-7636: Update from ZK before returning the status
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683558 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 14:31:55 +00:00
David Wayne Smiley cab7d103d6 LUCENE-6520: Geo3D GeoPath.done() would throw an NPE if adjacent path segments were co-linear
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683532 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 12:32:45 +00:00
Noble Paul d01c4d6afb SOLR-7636: set svn eol style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683515 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 10:57:05 +00:00
Noble Paul 1f97771ec7 SOLR-7636: CLUSTERSTATUS API is executed at CollectionsHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683514 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 10:54:59 +00:00
Noble Paul ffc5f8d3e1 SOLR-7062 testcase to reproduce the bug. Looks like it is not reproducible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683466 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 06:06:55 +00:00
Robert Muir 307c31e695 LUCENE-6521: let cyberneko do its evil shit on J9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683455 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 03:37:13 +00:00
Robert Muir a2c8b6c7ad LUCENE-6517: disable test on J9, for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683453 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 03:20:18 +00:00
Robert Muir d9a4127a9d LUCENE-6518: classcache reaper needs exemption from thread leaks (J9)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683451 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 03:15:22 +00:00
Michael McCandless e4e41cfd8b LUCENE-6477: allow boundary tolerance for poly query verify; fail test fast if one thread fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683448 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 00:28:52 +00:00
Michael McCandless 8b50bea848 LUCENE-6477: make nightly test less evil
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683446 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 23:56:13 +00:00
Yonik Seeley a73c2fe2fa SOLR-7630: tests - fix join test when docs are reordered in index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683433 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 21:47:57 +00:00
Shalin Shekhar Mangar 18c72d87b5 SOLR-7599: Remove invokeCollectionAPI method from base test class and use solrj classes throughout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683417 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 19:22:49 +00:00
Yonik Seeley 994ae6590c SOLR-7616: fix UniqueAgg.NumericAcc.resize
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683357 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 15:03:29 +00:00
Michael McCandless 0311e20f81 LUCENE-6477: add experimental but very fast BKD tree for geo-spatial 'bbox/poly contains indexed lat/lon points' queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683340 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 14:16:39 +00:00
Yonik Seeley 1bf8cf7a7e SOLR-7614: make pivotRefinementCounter specific to each top level request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683203 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 00:29:56 +00:00
Steven Rowe dad3395af3 Maven config: exclude .java files under test resource directory solr/core/src/test-files/ - Maven was attempting to compile runtimecode/RuntimeLibSearchComponent.java under the test module (solr/core/src/test/pom.xml)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683201 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 00:26:27 +00:00
Erik Hatcher 3424a7a0a7 SOLR-7610: fix example/files README and other minor improvements/localization
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683187 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 20:56:04 +00:00
Erik Hatcher f1a710232a SOLR-7610: move CHANGES.txt entry - got this in for 5.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683178 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 20:35:29 +00:00
Timothy Potter 078ac707ae SOLR-7625: Ensure that the max value for seeding version buckets is updated after recovery even if the UpdateLog is not replayed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683174 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 20:15:15 +00:00
Ryan McKinley ddeb05ae98 Merged revision(s) 1683170 from lucene/dev/branches/branch_5x:
SOLR-7622: add eol style

........


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683171 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 19:43:47 +00:00
Ryan McKinley c726e72cfc Merged revision(s) 1683134 from lucene/dev/branches/branch_5x:
SOLR-7622: let DocTransformers request extra fields
........


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683162 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 19:16:00 +00:00
Areek Zillur cecebbc750 LUCENE-6515: Cleanup ContextSuggestField API and remove unused code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683131 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 16:11:21 +00:00
Steven Rowe 8f9240abfe LUCENE-6516: Split monster tests in Test2BSortedDocValues out into their own suites so that they can be run in parallel
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683128 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 15:27:23 +00:00
David Wayne Smiley 77de0ed1cf LUCENE-6487: Geo3D with WGS84 option (Merged from lucene6487 + CHANGES.txt)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683100 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 13:11:38 +00:00
Ryan McKinley 4d39b4f69d Merged revision(s) 1683050 from lucene/dev/branches/branch_5x:
SOLR-7623: make private variables protected so you can actually override
........


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683051 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 06:27:01 +00:00
Ryan McKinley b7101bee60 Merged revision(s) 1683036 from lucene/dev/branches/branch_5x:
SOLR-7623: make the constructor public
........


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683037 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 03:58:41 +00:00
Ryan McKinley b2745844eb Merged revision(s) 1683034 from lucene/dev/branches/branch_5x:
SOLR-7623: add CHANGES.txt entry
........


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683035 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 03:39:08 +00:00
Ryan McKinley 8c5b480e71 Merged revision(s) 1683024 from lucene/dev/branches/branch_5x:
SOLR-7484: make it possible to override sendError and execute
........


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683025 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 00:36:41 +00:00