Commit Graph

23543 Commits

Author SHA1 Message Date
Mark Robert Miller c03a8deaeb SOLR-8123: Add HdfsChaosMonkeyNothingIsSafeTest test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707976 13f79535-47bb-0310-9956-ffa450edef68
2015-10-11 13:36:27 +00:00
Mark Robert Miller 75c7abbd99 SOLR-8130: Solr's hdfs safe mode detection does not catch all cases of being in safe mode.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707974 13f79535-47bb-0310-9956-ffa450edef68
2015-10-11 13:14:03 +00:00
Uwe Schindler 905d3bb5b4 LUCENE-6803: Remove lib folder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707908 13f79535-47bb-0310-9956-ffa450edef68
2015-10-10 20:00:20 +00:00
Jan Høydahl b831a14ba5 SOLR-7888: Analyzing suggesters can now filter suggestions by a context field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707907 13f79535-47bb-0310-9956-ffa450edef68
2015-10-10 19:01:59 +00:00
Uwe Schindler bbcea96908 LUCENE-6803: Deprecate sandbox Regexp Query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707884 13f79535-47bb-0310-9956-ffa450edef68
2015-10-10 15:09:11 +00:00
Uwe Schindler 4edfc729df Fix Java 9 compile failure (type inference does not work for this example: Java 9 compiler is right!)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707843 13f79535-47bb-0310-9956-ffa450edef68
2015-10-10 08:38:23 +00:00
Joel Bernstein 6085c0a4c2 SOLR-8086: Add support for SELECT DISTINCT queries to the SQL interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707819 13f79535-47bb-0310-9956-ffa450edef68
2015-10-09 21:34:43 +00:00
Yonik Seeley 0a4b0833a2 SOLR-7543: basic graph traversal query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707818 13f79535-47bb-0310-9956-ffa450edef68
2015-10-09 21:27:03 +00:00
Jan Høydahl 99c2515d99 SOLR-8150: Fix build failure due to too much output from QueryResponseTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707813 13f79535-47bb-0310-9956-ffa450edef68
2015-10-09 20:52:38 +00:00
Shawn Heisey 29441f2c4e SOLR-6188: Move CHANGES.txt entry from 6.0.0 to 5.4.0.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707771 13f79535-47bb-0310-9956-ffa450edef68
2015-10-09 17:03:23 +00:00
Adrien Grand 9abfb321e1 LUCENE-6467: Simplify Query.equals.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707685 13f79535-47bb-0310-9956-ffa450edef68
2015-10-09 10:06:51 +00:00
Michael McCandless 55befa558e LUCENE-6823: use System.nanoTime for expiration in LocalReplicator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707683 13f79535-47bb-0310-9956-ffa450edef68
2015-10-09 09:39:12 +00:00
Dawid Weiss d557d725ed SOLR-7790: upgrade to C2 3.10.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707680 13f79535-47bb-0310-9956-ffa450edef68
2015-10-09 09:32:26 +00:00
Shawn Heisey 99ede423de SOLR-6188: Only load resources in SOLRHOME/lib once.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707630 13f79535-47bb-0310-9956-ffa450edef68
2015-10-08 22:40:53 +00:00
Mark Robert Miller c8b1059b30 SOLR-8121: It looks like ChaosMonkeySafeLeader test can fail with replica inconsistency because waitForThingsToLevelOut can pass while state is still changing.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707618 13f79535-47bb-0310-9956-ffa450edef68
2015-10-08 20:58:04 +00:00
Upayavira 37341ab1c8 SOLR-7666 Resolve exceptions and tidy HTML label name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707463 13f79535-47bb-0310-9956-ffa450edef68
2015-10-08 09:31:24 +00:00
Dawid Weiss 7e6ba558ff LUCENE-6833: Upgraded Morfologik to version 2.0.1. The 'dictionary' attribute has been
reverted back and now points at the dictionary resource to be loaded instead of the default Polish dictionary.



git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707457 13f79535-47bb-0310-9956-ffa450edef68
2015-10-08 09:17:27 +00:00
Gregory Chanan 4a78c824a5 SOLR-7967: AddSchemaFieldsUpdateProcessorFactory does not check if the ConfigSet is immutable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707424 13f79535-47bb-0310-9956-ffa450edef68
2015-10-08 00:14:33 +00:00
Michael McCandless 54e79b8179 LUCENE-6826: add explicit check for TermsEnum.EMPTY to avoid ClassCastException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707390 13f79535-47bb-0310-9956-ffa450edef68
2015-10-07 21:06:37 +00:00
Michael McCandless 51ac0ca879 SOLR-4388: fix the build (missing svn:eol-style props)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707384 13f79535-47bb-0310-9956-ffa450edef68
2015-10-07 20:46:10 +00:00
Upayavira 82e422080d SOLR-8137 Use swapCorelist rather than otherCorelist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707287 13f79535-47bb-0310-9956-ffa450edef68
2015-10-07 13:01:17 +00:00
Upayavira c7deed16f0 SOLR-8137 Do not allow swapping with same core in AngularUI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707282 13f79535-47bb-0310-9956-ffa450edef68
2015-10-07 12:51:49 +00:00
Upayavira 2bd051c8de SOLR-4388 Fix overview link and autoAddReplicas
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707274 13f79535-47bb-0310-9956-ffa450edef68
2015-10-07 12:29:40 +00:00
Upayavira 094a1c2908 SOLR-4388 SOLR-7858 SOLR-7666 update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707269 13f79535-47bb-0310-9956-ffa450edef68
2015-10-07 12:03:42 +00:00
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