Commit Graph

7444 Commits

Author SHA1 Message Date
Joel Bernstein fb881a4f0f SOLR-8038: Add StatsStream to the Streaming API and wire it into the SQLHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704973 13f79535-47bb-0310-9956-ffa450edef68
2015-09-24 01:49:09 +00:00
Anshum Gupta f959fa2e4b LUCENE-6810: Removing spatial4j-0.4.1.jar.sha1 from Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704969 13f79535-47bb-0310-9956-ffa450edef68
2015-09-23 23:57:38 +00:00
Anshum Gupta 498cafc40a SOLR-8068: Check and throw exception in the SDF early if the core container wasn't initialized properly or is shutting down.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704935 13f79535-47bb-0310-9956-ffa450edef68
2015-09-23 21:12:46 +00:00
Yonik Seeley f3910125c8 tests: minor formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704893 13f79535-47bb-0310-9956-ffa450edef68
2015-09-23 16:42:57 +00:00
Mark Robert Miller dfe7af145f SOLR-8077: Replication can still cause index corruption.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704840 13f79535-47bb-0310-9956-ffa450edef68
2015-09-23 12:56:15 +00:00
Mark Robert Miller bd464ee9ed SOLR-8069: Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704836 13f79535-47bb-0310-9956-ffa450edef68
2015-09-23 12:36:02 +00:00
David Wayne Smiley 69e5f9bdf4 LUCENE-6810: Spatial4j 0.5 upgrade. Mostly fixes a few edge-case bugs.
* the spatial4j tests jar is published and we use some utilities there; this adds a test dependency on it & SLF4J.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704759 13f79535-47bb-0310-9956-ffa450edef68
2015-09-23 02:46:43 +00:00
Dawid Weiss 4c27e2b374 LUCENE-6812: Upgrade RandomizedTesting to 2.1.17
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704600 13f79535-47bb-0310-9956-ffa450edef68
2015-09-22 12:29:23 +00:00
Noble Paul 5693b53c4e hardening test failure jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/67
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704268 13f79535-47bb-0310-9956-ffa450edef68
2015-09-21 11:25:04 +00:00
Upayavira b48c4ca85a SOLR-7666 Revert web.xml as old UI loading against new URL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704195 13f79535-47bb-0310-9956-ffa450edef68
2015-09-20 20:56:12 +00:00
Upayavira 6eb2291916 SOLR-7858 Fix info link to point to newly created wiki page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704193 13f79535-47bb-0310-9956-ffa450edef68
2015-09-20 20:53:49 +00:00
Shalin Shekhar Mangar c0da2bc3b6 Renamed a few variables to be more explicit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703914 13f79535-47bb-0310-9956-ffa450edef68
2015-09-18 19:32:20 +00:00
Shalin Shekhar Mangar 2c4d7c3e08 SOLR-7110: Added entry to CHANGES.txt under 5.2.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703874 13f79535-47bb-0310-9956-ffa450edef68
2015-09-18 14:47:46 +00:00
Shalin Shekhar Mangar 387385a047 SOLR-7050: Adding entry to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703869 13f79535-47bb-0310-9956-ffa450edef68
2015-09-18 14:25:00 +00:00
Joel Bernstein 48a16205fa SOLR-7986: JDBC Driver for SQL Interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703867 13f79535-47bb-0310-9956-ffa450edef68
2015-09-18 14:17:39 +00:00
Shalin Shekhar Mangar 66883c7ac5 SOLR-8066: SolrCore.checkStale method doesn't restore interrupt status
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703859 13f79535-47bb-0310-9956-ffa450edef68
2015-09-18 14:04:09 +00:00
Mark Robert Miller 1d80b3678d SOLR-8046: HdfsCollectionsAPIDistributedZkTest checks that no transaction logs failed to be opened during the test but does not isolate this to the test and could fail due to other tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703827 13f79535-47bb-0310-9956-ffa450edef68
2015-09-18 12:52:52 +00:00
Mikhail Khludnev e8bb3e4757 SOLR-8026: skew test query to get factional scores for assert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703817 13f79535-47bb-0310-9956-ffa450edef68
2015-09-18 12:22:57 +00:00
Upayavira c17deb08a0 SOLR-7858 Add links between old and new UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703801 13f79535-47bb-0310-9956-ffa450edef68
2015-09-18 10:28:19 +00:00
Upayavira 484f4b600d SOLR-7666 - query pane and index.html serving tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703798 13f79535-47bb-0310-9956-ffa450edef68
2015-09-18 10:22:33 +00:00
Anshum Gupta 9e0061e157 SOLR-8058: Fix the exclusion filter so that collections that start with js, css, img, tpl can be accessed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703441 13f79535-47bb-0310-9956-ffa450edef68
2015-09-16 18:16:58 +00:00
Alan Woodward b570fb0352 LUCENE-6489: Move Payload queries to queries module and PayloadSpanUtil to sandbox
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703392 13f79535-47bb-0310-9956-ffa450edef68
2015-09-16 12:43:31 +00:00
Upayavira 1b01528b95 SOLR-7666 A motley collection of bugs in angular UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703379 13f79535-47bb-0310-9956-ffa450edef68
2015-09-16 10:13:45 +00:00
Shalin Shekhar Mangar b75b8f1baa SOLR-6547: ClassCastException in SolrResponseBase.getQTime
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703335 13f79535-47bb-0310-9956-ffa450edef68
2015-09-16 07:06:23 +00:00
Anshum Gupta c14de34a90 SOLR-8034: Leader no longer puts replicas in recovery in case of a failed update, when minRF isn't achieved.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703289 13f79535-47bb-0310-9956-ffa450edef68
2015-09-15 20:39:14 +00:00
Noble Paul fdefc995f9 SOLR-8053: Basic auth support in SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703145 13f79535-47bb-0310-9956-ffa450edef68
2015-09-15 10:45:30 +00:00
Robert Muir a944ab17a7 LUCENE-6789: change IndexSearcher default similarity to BM25
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703070 13f79535-47bb-0310-9956-ffa450edef68
2015-09-14 22:03:35 +00:00
Alan Woodward 22cc3a1560 LUCENE-6716: Change SpanPayloadCheckQuery to take List<BytesRef>
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702872 13f79535-47bb-0310-9956-ffa450edef68
2015-09-14 08:52:38 +00:00
Uwe Schindler 8d44733846 Revert the AbstractZkTestCase changes for now
was: LUCENE-6795: Fix Solr tests that break RamUsageTester on Java 9 Jigsaw

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702831 13f79535-47bb-0310-9956-ffa450edef68
2015-09-13 21:32:48 +00:00
Uwe Schindler b57234a745 LUCENE-6795: Fix Solr tests that break RamUsageTester on Java 9 Jigsaw
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702770 13f79535-47bb-0310-9956-ffa450edef68
2015-09-13 12:25:40 +00:00
Uwe Schindler 02838046dd LUCENE-6795: Add CHANGES entry also to Solr (SystemInfoHandler improvements)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702717 13f79535-47bb-0310-9956-ffa450edef68
2015-09-13 09:32:57 +00:00
Uwe Schindler b8a213ccf7 LUCENE-6795: Forbid AccessibleObject#setAccessible and suppress legitimate uses / wrap with doPrivileged
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702690 13f79535-47bb-0310-9956-ffa450edef68
2015-09-13 01:07:11 +00:00
Uwe Schindler 208a153780 LUCENE-6795: Improve SystemInfoHandler for IBM J9 OperatingSystemMXBean (some properties may throw UOE)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702669 13f79535-47bb-0310-9956-ffa450edef68
2015-09-12 19:21:32 +00:00
Yonik Seeley 996a3fb117 SOLR-8037: speed up term range queries, use filter cache for embedded ranges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702661 13f79535-47bb-0310-9956-ffa450edef68
2015-09-12 18:51:36 +00:00
Uwe Schindler f213b3bfdc LUCENE-6795: Make SystemInfoHandler more dynamic, add support for IBM J9 OperatingSystemMXBean
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702656 13f79535-47bb-0310-9956-ffa450edef68
2015-09-12 17:55:34 +00:00
Erik Hatcher d8b7f5a62c SOLR-8044: fix VelocityResponseWriterTest.testLocaleFeature
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702652 13f79535-47bb-0310-9956-ffa450edef68
2015-09-12 17:38:42 +00:00
Erik Hatcher d99af904e5 SOLR-8044: fix VelocityResponseWriterTest.testLocaleFeature
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702650 13f79535-47bb-0310-9956-ffa450edef68
2015-09-12 17:31:34 +00:00
Uwe Schindler 84d98091b5 LUCENE-6795: Improve SystemInfoHandler to get the bean directly instead of downcasting (thanks Peter Levart from jigsaw-dev), also more fixes with UOE thrown by RuntimeMXBean#getBootClassPath()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702628 13f79535-47bb-0310-9956-ffa450edef68
2015-09-12 12:52:23 +00:00
Uwe Schindler d7f184b3b0 LUCENE-6795: Fix SystemInfoHandler to work with Java 9 Jigsaw
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702613 13f79535-47bb-0310-9956-ffa450edef68
2015-09-12 10:54:43 +00:00
Yonik Seeley 68d942eee1 SOLR-8043: add DocSetCollector constructor that calculates small-set-size, add DocSetUtil.smallSetSize
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702586 13f79535-47bb-0310-9956-ffa450edef68
2015-09-12 03:14:34 +00:00
Gregory Chanan 555cc50930 SOLR-7746: Ping requests stopped working with distrib=true in Solr 5.2.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702581 13f79535-47bb-0310-9956-ffa450edef68
2015-09-12 01:17:45 +00:00
Yonik Seeley bab7afb072 SOLR-7918: remove dead code in DocSetUtil
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702572 13f79535-47bb-0310-9956-ffa450edef68
2015-09-11 23:57:24 +00:00
Erik Hatcher 48907ceed1 SOLR-8041: Fix VelocityResponseWriter's .get(key,baseName,locale) to use specified locale
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702516 13f79535-47bb-0310-9956-ffa450edef68
2015-09-11 16:48:17 +00:00
Upayavira ba44c41918 SOLR-7856 sort out exception handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702343 13f79535-47bb-0310-9956-ffa450edef68
2015-09-10 22:32:46 +00:00
Mikhail Khludnev 99762f7339 SOLR-8026: ignoring score values asserts on cloud score join (SOLR-7775)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702138 13f79535-47bb-0310-9956-ffa450edef68
2015-09-10 00:29:44 +00:00
Joel Bernstein 087154a0d8 SOLR-7903: Add the FacetStream to the Streaming API and wire it into the SQLHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702132 13f79535-47bb-0310-9956-ffa450edef68
2015-09-09 23:37:35 +00:00
Shalin Shekhar Mangar f538ed4e57 SOLR-7819: ZK connection loss or session timeout do not stall indexing threads anymore and LIR activity is moved to a background thread
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702067 13f79535-47bb-0310-9956-ffa450edef68
2015-09-09 18:07:45 +00:00
Shawn Heisey cae3b6574a SOLR-6188: Revert r1701999
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702057 13f79535-47bb-0310-9956-ffa450edef68
2015-09-09 16:55:33 +00:00
Yonik Seeley 5db80b0b90 SOLR-7990: don't swallow ExitingReaderException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702015 13f79535-47bb-0310-9956-ffa450edef68
2015-09-09 14:00:44 +00:00
Shawn Heisey 3cffe74393 SOLR-6188: Only load jars in default sharedLib once.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701999 13f79535-47bb-0310-9956-ffa450edef68
2015-09-09 13:15:22 +00:00