Commit Graph

23469 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
Dawid Weiss fce60c94bb LUCENE-6817: ComplexPhraseQueryParser.ComplexPhraseQuery does not display slop in toString().
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707043 13f79535-47bb-0310-9956-ffa450edef68
2015-10-06 12:49:07 +00:00
Dawid Weiss 393065d27b LUCENE-6827: Use explicit capacity ArrayList instead of a LinkedList in MultiFieldQueryNodeProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707040 13f79535-47bb-0310-9956-ffa450edef68
2015-10-06 12:43:57 +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 333cf6ea2e LUCENE-6594: Add missing changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706131 13f79535-47bb-0310-9956-ffa450edef68
2015-09-30 18:57:22 +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
David Wayne Smiley 3d5a4af586 LUCENE-6822: Spatial Geo3d: Lower test threshold to satisfy Within predicate.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1705894 13f79535-47bb-0310-9956-ffa450edef68
2015-09-29 17:13:51 +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
Tommaso Teofili a8d08f8247 LUCENE-6435 - applied Adrien Grand's patch to avoid CME on SNBC
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1705850 13f79535-47bb-0310-9956-ffa450edef68
2015-09-29 12:49:40 +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
Noble Paul ab3ff9f0fe Add 5.3.1 back compat test indexes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1705626 13f79535-47bb-0310-9956-ffa450edef68
2015-09-28 09:13:54 +00:00
Michael McCandless 76bf6740d1 LUCENE-6813: remove newly deceased code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1705162 13f79535-47bb-0310-9956-ffa450edef68
2015-09-24 21:32:24 +00:00
Michael McCandless 4fa7bac977 LUCENE-6813: OfflineSorter no longer removes its output file up front; fix file handle leak in RangeTreeWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1705155 13f79535-47bb-0310-9956-ffa450edef68
2015-09-24 21:23:49 +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
Michael McCandless 8760269fcf HTMLParserError is gone as of Python 3.5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704918 13f79535-47bb-0310-9956-ffa450edef68
2015-09-23 19:17:19 +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
Michael McCandless 4cbf0da8c6 LUCENE-6734: sidestep auto-prefix terms test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704660 13f79535-47bb-0310-9956-ffa450edef68
2015-09-22 15:51:40 +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