Mark Robert Miller
|
29f6dfe7ed
|
SOLR-8371: Try and prevent too many recovery requests from stacking up and clean up some faulty cancel recovery logic.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720718 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-18 04:01:03 +00:00 |
David Wayne Smiley
|
46392dde41
|
SOLR-8419: TermVectorComponent: fix accidental inclusion of docs when distrib.singlePass. Remove 'uniqueKeyField' from response. distrib now requires a schema unique key.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720714 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-18 02:15:56 +00:00 |
Joel Bernstein
|
8eb40736d5
|
SOLR-8433: Adding logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720673 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-17 21:45:23 +00:00 |
James Dyer
|
ade2f7e077
|
SOLR-4280: Allow specifying "spellcheck.maxResultsForSuggest" as a percentage of filter query results
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720636 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-17 19:40:24 +00:00 |
Mark Robert Miller
|
d74968d925
|
SOLR-8279: Do not fail tests due to searcher tracking - just use that for waiting and use ObjectReleaseTracker for the fail since it has more detailed info.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720631 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-17 19:08:43 +00:00 |
Mark Robert Miller
|
8043424046
|
SOLR-8279: end searcher tracking before object release tracker.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720627 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-17 18:42:00 +00:00 |
Mark Robert Miller
|
e2a9b04213
|
SOLR-8279: Close factories in unrelated test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720624 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-17 18:21:15 +00:00 |
Mark Robert Miller
|
fe7ef38b2e
|
SOLR-8279: Add a new test fault injection approach and a new SolrCloud test that stops and starts the cluster while indexing data and with random faults.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720613 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-17 17:08:10 +00:00 |
Joel Bernstein
|
bd66345675
|
SOLR-8433: IterativeMergeStrategy test failures due to SSL errors on Windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720563 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-17 14:52:00 +00:00 |
Noble Paul
|
ed5381fe19
|
SOLR-8434: Add wildcard support to role, to match any role in RuleBasedAuthorizationPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720550 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-17 13:49:43 +00:00 |
Shalin Shekhar Mangar
|
180d7828a7
|
SOLR-8426: Enable /export, /stream and /sql handlers by default and remove them from example configs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720468 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-16 22:10:49 +00:00 |
Joel Bernstein
|
fae9831060
|
SOLR-8191: Update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720461 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-16 21:45:32 +00:00 |
Joel Bernstein
|
352ae7ed5f
|
SOLR-8191: Gaurd against CloudSolrStream close method NullPointerException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720460 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-16 21:41:56 +00:00 |
Joel Bernstein
|
d200689b2b
|
SOLR-6398: Add IterativeMergeStrategy to support running Parallel Iterative Algorithms inside of Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720422 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-16 19:44:43 +00:00 |
Shalin Shekhar Mangar
|
8f9b46d024
|
SOLR-8427: Remove entry from 5.5 section because this bug exists only in trunk.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720379 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-16 15:43:39 +00:00 |
Shalin Shekhar Mangar
|
4126da0bc9
|
SOLR-8427: Added entry to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720377 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-16 15:40:24 +00:00 |
Shalin Shekhar Mangar
|
35d1d965de
|
SOLR-8427: Remove duplicate definition of /export
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720376 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-16 15:38:27 +00:00 |
Christine Poerschke
|
e145747165
|
SOLR-8388: ReturnFieldsTest.testToString() fix (don't assume ordering within sets' values)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720253 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-15 21:12:18 +00:00 |
Yonik Seeley
|
a3b62326a3
|
SOLR-8372: continue buffering if recovery is canceled/failed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720250 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-15 21:06:32 +00:00 |
Noble Paul
|
a1951a4469
|
SOLR-8410: Add all read paths to 'read' permission in RuleBasedAuthorizationPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720223 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-15 19:00:51 +00:00 |
Christine Poerschke
|
fc09a4729f
|
SOLR-8388: more TestSolrQueryResponse.java tests; add SolrReturnFields.toString method, ReturnFieldsTest.testToString test;
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720160 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-15 13:50:51 +00:00 |
Shalin Shekhar Mangar
|
a85c7d3b39
|
SOLR-8131: Use SolrResourceLoader to instantiate ManagedIndexSchemaFactory when no schema factory is specified in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720083 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-15 08:00:55 +00:00 |
Erick Erickson
|
5e587ab4d1
|
SOLR-2649: MM ignored in edismax queries with operators
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720062 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-15 02:08:51 +00:00 |
Christine Poerschke
|
f81f939b54
|
SOLR-8414: AbstractDistribZkTestBase.verifyReplicaStatus could throw NPE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719981 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-14 18:16:44 +00:00 |
Christine Poerschke
|
1d6b78efdb
|
SOLR-8352: randomise unload order in UnloadDistributedZkTest.testUnloadShardAndCollection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719908 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-14 13:35:30 +00:00 |
Dennis Gove
|
1fc12ffd41
|
SOLR-7904: Add StreamExpression Support to FacetStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719838 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-13 21:21:52 +00:00 |
Michael McCandless
|
7da175b0b6
|
LUCENE-6917: rename/deprecate numeric classes in favor of dimensional values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719562 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-11 21:13:41 +00:00 |
Christine Poerschke
|
78197cb8f5
|
SOLR-8404: tweak SolrQueryResponse.getToLogAsString, add TestSolrQueryResponse.testToLog (Christine Poerschke)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719503 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-11 19:25:48 +00:00 |
Christine Poerschke
|
8575e3fb3a
|
LUCENE-6925: add ForceMergePolicy class in lucene test-framework and RandomForceMergePolicy class in solr test-framework, plus Test[Random]ForceMergePolicy test classes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719449 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-11 15:19:29 +00:00 |
Christine Poerschke
|
2464d1a2fa
|
SOLR-8383: SolrCore.java + QParserPlugin.java container initialCapacity tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719342 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-11 10:59:16 +00:00 |
Varun Thacker
|
5e03927a8c
|
SOLR-6992: Fix Files UI to show the managed-schema file as well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719261 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-11 05:38:38 +00:00 |
Joel Bernstein
|
60dca1b4f9
|
SOLR-8337: Add ReduceOperation and wire it into the ReducerStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719246 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-11 02:28:25 +00:00 |
Erick Erickson
|
72a5850a20
|
SOLR-8401: Windows start script fails when executed from a different drive
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719123 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-10 17:45:01 +00:00 |
Christine Poerschke
|
a86b9bb80e
|
SOLR-8388: factor out response/TestSolrQueryResponse.java from servlet/ResponseHeaderTest.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719116 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-10 17:21:53 +00:00 |
Erick Erickson
|
99550b5c8a
|
SOLR-8378: Add upconfig and downconfig commands to the bin/solr script
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719099 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-10 15:32:33 +00:00 |
Adrien Grand
|
ddb3a97678
|
LUCENE-6919: Make Scorer expose an iterator instead of extending DocIdSetIterator.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719081 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-10 13:43:50 +00:00 |
Christine Poerschke
|
d33ca97167
|
SOLR-8305: replace LatLonType.getValueSource's QParser use
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719080 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-10 13:36:53 +00:00 |
Mark Robert Miller
|
0f0b3ff8e5
|
SOLR-8367: Fix the LeaderInitiatedRecovery 'all replicas participate' fail-safe.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718987 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-09 23:30:35 +00:00 |
Joel Bernstein
|
e04981edc7
|
SOLR-8266: Remove Java Serialization from the Streaming API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718947 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-09 19:52:28 +00:00 |
Varun Thacker
|
40486d3220
|
SOLR-8387: Rename all schema.xml files to managed-schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718932 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-09 18:33:46 +00:00 |
Noble Paul
|
0ac7756852
|
SOLR-8373: KerberosPlugin: Using multiple nodes on same machine leads clients to
fetch TGT for every request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718852 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-09 13:21:56 +00:00 |
Varun Thacker
|
6981127be7
|
SOLR-8386: Add field option in the admin ui loads up even when no schemaFactory has been specified since the default is ManagedIndexSchemaFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718849 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-09 13:13:30 +00:00 |
Varun Thacker
|
a1605404b8
|
SOLR-8131: example/files config doesn't explicitly mention a schema factory + imporove upgrading instructions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718768 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-09 07:21:09 +00:00 |
Shalin Shekhar Mangar
|
d6b3312d82
|
SOLR-8380: Add core name in assert message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718675 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-08 18:49:14 +00:00 |
Christine Poerschke
|
fe731fd449
|
SOLR-8360: simplify ExternalFileField.getValueSource implementation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718562 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-08 11:08:04 +00:00 |
Uwe Schindler
|
80d07524ee
|
PDFBOX-3155: Disable tests that fail with new Java 9 version number scheme
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718439 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-07 18:46:10 +00:00 |
James Dyer
|
933a753aca
|
SOLR-7304: SpellingQueryConverter to ignore "TO" as a possible range query operator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718415 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-07 15:55:40 +00:00 |
Erik Hatcher
|
f893548be5
|
fix wrong path in README
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718396 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-07 15:12:31 +00:00 |
Christine Poerschke
|
f81a8348ab
|
SOLR-7774: revise BasicDistributedZkTest.test logic w.r.t. 'commitWithin did not work on some nodes'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718364 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-07 14:08:10 +00:00 |
Dawid Weiss
|
35758f62c8
|
LUCENE-6924: Upgrade randomizedtesting to 2.3.2.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718345 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-07 13:12:45 +00:00 |