Commit Graph

7465 Commits

Author SHA1 Message Date
Upayavira eaa38915ba SOLR-7666 Hide right hand side when no field selected in schema browser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707259 13f79535-47bb-0310-9956-ffa450edef68
2015-10-07 11:33:38 +00:00
Upayavira c8ed0a0df8 SOLR-4388 Add a Collections UI for SolrCloud
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707245 13f79535-47bb-0310-9956-ffa450edef68
2015-10-07 11:06:09 +00:00
Mark Robert Miller 20a8df7a5d SOLR-8132: HDFSDirectoryFactory now defaults to using the global block cache.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707067 13f79535-47bb-0310-9956-ffa450edef68
2015-10-06 14:40:12 +00:00
Mark Robert Miller 63117eb077 SOLR-7956: Fix CHANGES entries that got mangled.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707066 13f79535-47bb-0310-9956-ffa450edef68
2015-10-06 14:39:01 +00:00
Mark Robert Miller a34385d9c0 SOLR-8072: Rebalance leaders feature does not set CloudDescriptor#isLeader to false when bumping leaders.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707062 13f79535-47bb-0310-9956-ffa450edef68
2015-10-06 14:26:09 +00:00
Noble Paul deb81534bc wrong error formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706956 13f79535-47bb-0310-9956-ffa450edef68
2015-10-06 06:58:12 +00:00
Gregory Chanan e04a4e9abc SOLR-7995: Add a LIST command to ConfigSets API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706920 13f79535-47bb-0310-9956-ffa450edef68
2015-10-05 20:54:41 +00:00
Upayavira 6098ca73a3 SOLR-7686 Fix dashboard on Windows - don't show load average
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706796 13f79535-47bb-0310-9956-ffa450edef68
2015-10-05 11:00:05 +00:00
Mark Robert Miller f4a599904f SOLR-8075: Leader Initiated Recovery should not stop a leader that participated in an election with all of it's replicas from becoming a valid leader.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706699 13f79535-47bb-0310-9956-ffa450edef68
2015-10-04 16:49:04 +00:00
Mark Robert Miller 66ab2d013f SOLR-8094: HdfsUpdateLog should not replay buffered documents as a replacement to dropping them.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706681 13f79535-47bb-0310-9956-ffa450edef68
2015-10-04 13:54:11 +00:00
Gregory Chanan c4c5e5833c SOLR-7746: Update credit in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706502 13f79535-47bb-0310-9956-ffa450edef68
2015-10-02 22:41:42 +00:00
Joel Bernstein 04efea7e7d Call waitForRecoveriesToFinish(false) in the Streaming and SQL tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706497 13f79535-47bb-0310-9956-ffa450edef68
2015-10-02 22:18:58 +00:00
Mark Robert Miller 88b43c815e SOLR-8085: Fix a variety of issues that can result in replicas getting out of sync.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706423 13f79535-47bb-0310-9956-ffa450edef68
2015-10-02 14:40:13 +00:00
Christine Poerschke b095fdfd9f SOLR-8025: remove unnecessary ResponseBuilder.getQueryCommand() calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706313 13f79535-47bb-0310-9956-ffa450edef68
2015-10-01 19:56:45 +00:00
Mark Robert Miller 3749a573b5 SOLR-8095: Allow disabling HDFS Locality Metrics and disable by default as it may have performance implications on rapidly changing indexes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706302 13f79535-47bb-0310-9956-ffa450edef68
2015-10-01 18:16:45 +00:00
David Wayne Smiley c0bb4b8b35 LUCENE-6650: Spatial module no longer uses Filter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706181 13f79535-47bb-0310-9956-ffa450edef68
2015-10-01 03:26:00 +00:00
Uwe Schindler 294b30a66e LUCENE-6594: Update forbiddenapis to 2.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706128 13f79535-47bb-0310-9956-ffa450edef68
2015-09-30 18:54:29 +00:00
Noble Paul 27fdb7bac7 SOLR-8104: removed nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1705859 13f79535-47bb-0310-9956-ffa450edef68
2015-09-29 13:33:31 +00:00
Noble Paul 155f5a5dad SOLR-8104: Config API does not work for spellchecker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1705858 13f79535-47bb-0310-9956-ffa450edef68
2015-09-29 13:31:35 +00:00
Noble Paul 7f0ad083cf SOLR-8083: convert the ZookeeperInfoServlet to a request handler at /admin/zookeeper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1705683 13f79535-47bb-0310-9956-ffa450edef68
2015-09-28 13:11:54 +00:00
Noble Paul a72c536a2a SOLR-8083: convert the ZookeeperInfoServlet to a request handler at /admin/zookeeper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1705662 13f79535-47bb-0310-9956-ffa450edef68
2015-09-28 12:10:39 +00:00
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