Commit Graph

23234 Commits

Author SHA1 Message Date
Michael McCandless 5c9d550eec LUCENE-5954: write oldest segment version, and segments_N version, in the segments file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684489 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 17:55:07 +00:00
David Wayne Smiley 1faa4105c1 LUCENE-6520: woops; revert attempted back-port (only CHANGES.txt)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684488 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 17:53:10 +00:00
David Wayne Smiley 46420df608 LUCENE-6520: back-port to 5.2.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684482 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 17:21:21 +00:00
Yonik Seeley 645eb35740 SOLR-7574: fix NPE due to missing body with json content type
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684458 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 15:48:16 +00:00
Yonik Seeley 2abf02438b SOLR-7518: move to 5.2.1 in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684434 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 14:18:32 +00:00
Yonik Seeley fcfe9c0e43 SOLR-7616: move to 5.2.1 section in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684427 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 14:06:41 +00:00
Mark Robert Miller 3728802dfd LUCENE-6277: Allow Ivy resolutionCacheDir to be overridden by system property.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684424 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 14:01:00 +00:00
Noble Paul 99c675eb8d reverting an accidental commit 1684395
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684410 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 12:58:20 +00:00
Noble Paul 958695884c reverting an accidental commit 1684395
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684409 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 12:50:46 +00:00
Noble Paul 016db179e4 SOLR-7636: Update from ZK before returning the status
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684395 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 12:05:36 +00:00
Anshum Gupta 0ba136c880 SOLR-7648: Expose remote IP and Host via the AuthorizationContext to be used by the authorization plugin.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684299 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 00:29:27 +00:00
Robert Muir 1cf0ee7471 use 'reader' in code to make it easier to disable evilReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684294 13f79535-47bb-0310-9956-ffa450edef68
2015-06-08 23:20:08 +00:00
Michael McCandless ab21c7dcd6 LUCENE-6481: add simple API to index geo lat/lon points and search by bounding box or polygon
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684285 13f79535-47bb-0310-9956-ffa450edef68
2015-06-08 21:35:48 +00:00
Shawn Heisey 121707d591 SOLR-7588: Fix javascript bug introduced by SOLR-7409 that broke dataimport in admin UI.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684234 13f79535-47bb-0310-9956-ffa450edef68
2015-06-08 17:57:22 +00:00
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