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
|
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 |
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
|
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 |
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 |
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 |
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 |
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
|
0e886c19fa
|
SOLR-8131: Make ManagedIndexSchemaFactory the default schemaFactory when luceneMatchVersion >= 6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718258 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-07 07:32:41 +00:00 |
Shalin Shekhar Mangar
|
30c0cfc262
|
SOLR-8366: ConcurrentUpdateSolrClient attempts to use response's content type as charset encoding for parsing exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717978 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 15:12:08 +00:00 |
Shalin Shekhar Mangar
|
0618b18f7b
|
SOLR-8339: Refactor SolrDocument and SolrInputDocument to have a common base abstract class called SolrDocumentBase. Deprecated methods toSolrInputDocument and toSolrDocument in ClientUtils.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717654 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-02 15:56:17 +00:00 |
Anshum Gupta
|
6caaa0c454
|
SOLR-8330: Standardize and fix logger creation and usage so that they aren't shared across source files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717590 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-02 09:22:22 +00:00 |
Shalin Shekhar Mangar
|
6cbe8f2dff
|
SOLR-7339: Disabling testUpdateField until we can fix the underlying issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717512 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-01 20:12:19 +00:00 |
David Wayne Smiley
|
ce0363c0ad
|
SOLR-8180: jcl-over-slf4j is officially a solrj/solr dependency now; not marked optional in a POM.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717481 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-01 18:12:00 +00:00 |
Joel Bernstein
|
23c73d8ff8
|
SOLR-8179: SQL JDBC - DriverImpl loadParams doesn't support keys with no values in the connection string
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716198 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 16:27:24 +00:00 |
Erik Hatcher
|
255ff56d4e
|
SOLR-8307: move EmptyEntityResolver to another package to avoid conflict with solr-core and javadoc generation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716007 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 01:25:00 +00:00 |
Erik Hatcher
|
8090380ecd
|
Fix XXE vulnerability in MBeansHandler diff feature
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715863 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 16:05:45 +00:00 |
Alan Woodward
|
23dabd19ff
|
SOLR-8194: Improve error reporting of nulls in UpdateRequest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715749 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 09:50:03 +00:00 |
Uwe Schindler
|
f4fe17cce8
|
SOLR-5971: Fix error 'Illegal character in query' when proxying request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715615 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-22 09:56:22 +00:00 |
Chris M. Hostetter
|
cae3ddd5c7
|
SOLR-8271: Change implicit default Similarity to use SchemaSimilarityFactory when luceneMatchVersion >= 6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715393 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-20 17:00:34 +00:00 |
Alan Woodward
|
0f3aecfdff
|
SOLR-8302: SolrResourceLoader takes a Path for its instance directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715342 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-20 12:12:05 +00:00 |
Christine Poerschke
|
b7195573ec
|
SOLR-8283: factor out SortSpecParsing[Test] from QueryParsing[Test]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715049 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-18 19:48:40 +00:00 |
Dennis Gove
|
1161f2d018
|
SOLR-7669: Add SelectStream and Tuple Operations to the Streaming API and Streaming Expressions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713967 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-12 04:37:37 +00:00 |
Dennis Gove
|
19715d10ef
|
SOLR-8188: Adds Hash and OuterHash Joins to the Streaming API and Streaming Expressions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713950 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-12 00:08:45 +00:00 |
Chris M. Hostetter
|
da18097f85
|
SOLR-8270: Change implicit default Similarity to use BM25 when luceneMatchVersion >= 6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713902 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-11 17:48:40 +00:00 |
Dennis Gove
|
5c5812940a
|
SOLR-7584: Adds Inner and LeftOuter Joins to the Streaming API and Streaming Expressions (Dennis Gove, Corey Wu)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713753 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-11 01:45:04 +00:00 |
Dennis Gove
|
cad6188624
|
SOLR-8268: StatsStream now implements the Expressible interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713749 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-11 00:50:34 +00:00 |
Dennis Gove
|
4f00eb8300
|
SOLR-8198: Change ReducerStream to use StreamEqualitor instead of StreamComparator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713204 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-08 03:05:13 +00:00 |
Dennis Gove
|
8309dc9b32
|
SOLR-7938: MergeStream now supports merging more than 2 streams together
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713190 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-07 22:08:56 +00:00 |
Chris M. Hostetter
|
ecf410f413
|
SOLR-8239: Added ClassicSimilarityFactory, marked DefaultSimilarityFactory as deprecated
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712979 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-06 15:45:50 +00:00 |
Noble Paul
|
0af209af06
|
SOLR-7569: A collection API called FORCELEADER when all replicas in a shard are down
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712851 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-05 19:25:15 +00:00 |
Chris M. Hostetter
|
d207e8c39a
|
SOLR-8239: reverting r1712840 from trunk -- backport to 5x was more complicated then I expected because aparently DefaultSimilarity deprecation with ClassicSimilarity was never backported? want to clarify/resolve that before moving forward here
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712845 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-05 18:44:13 +00:00 |
Chris M. Hostetter
|
2a24085bcd
|
SOLR-8239: Added ClassicSimilarityFactory, marked DefaultSimilarityFactory as deprecated
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712840 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-05 18:19:54 +00:00 |
Yonik Seeley
|
e708c90466
|
SOLR-6406: fix race/hang in ConcurrentUpdateSolrClient.blockUntilFinished when executor service is shut down
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712045 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-02 15:29:00 +00:00 |
Alan Woodward
|
2018b052db
|
SOLR-8221: Ensure that SSL config is passed to MiniSolrCloudCluster
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711112 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-28 19:57:58 +00:00 |
Alan Woodward
|
cb234d3c6b
|
SOLR-8221: MiniSolrCloudCluster creates subdirectories for its child nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711041 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-28 15:43:51 +00:00 |
Joel Bernstein
|
14854b4f08
|
SOLR-8153: Support upper case and mixed case column identifiers in the SQL interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708259 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-12 21:51:45 +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 |
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 |
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 |
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 |
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 |
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
|
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 |
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 |
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
|
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 |
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
|
406ff66329
|
SOLR-7971: Mention output stream in javadoc instead of byte buffer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701137 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-03 20:57:22 +00:00 |