Timothy Potter
|
144b4e8f12
|
SOLR-7333: Make the poll queue time configurable and use knowledge that a batch is being processed to poll efficiently
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680436 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-20 01:03:23 +00:00 |
Gregory Chanan
|
88941936ca
|
SOLR-7552: Support using ZkCredentialsProvider/ZkACLProvider in custom filter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680120 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-18 23:11:39 +00:00 |
Noble Paul
|
aecf45429c
|
SOLR-5132: Added a new collection action MODIFYCOLLECTION
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680052 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-18 16:23:19 +00:00 |
Yonik Seeley
|
b1b8169c91
|
SOLR-7553: hll function for hyperloglog
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679876 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-17 16:07:33 +00:00 |
Varun Thacker
|
73283d1455
|
SOLR-7541: Removed CollectionsHandler#createNodeIfNotExists. All calls made to this method now call ZkCmdExecutor#ensureExists as they were doing the same thing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679568 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-15 14:04:31 +00:00 |
Noble Paul
|
0ba7aca779
|
SOLR-7508: SolrParams.toMultiMap() does not handle arrays
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679494 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-15 05:51:29 +00:00 |
Noble Paul
|
fba2134157
|
SOLR-7544: CollectionsHandler refactored to be more modular
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679397 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-14 16:25:52 +00:00 |
Joel Bernstein
|
6503e980c3
|
SOLR-7377,SOLR-7524:Make Streaming Expressions Java 7 Compatible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679376 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-14 14:10:34 +00:00 |
Anshum Gupta
|
acb40f6225
|
SOLR-7275: Authorization framework for Solr. It defines an interface and a mechanism to create, load and use an Authorization plugin.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679316 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-14 06:20:04 +00:00 |
Shawn Heisey
|
b75b546110
|
SOLR-7243: Return more informative error from CloudSolrServer when available.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679099 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-12 21:32:14 +00:00 |
Joel Bernstein
|
e50f4d94c7
|
SOLR-7377: Streaming Expressions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678743 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-11 12:37:18 +00:00 |
Ramkumar Aiyengar
|
216fd8d46a
|
SOLR-7514: SolrClient.getByIds fails with ClassCastException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678648 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-10 22:25:29 +00:00 |
Chris M. Hostetter
|
06ac78ae55
|
SOLR-6968: New 'cardinality' option for stats.field, uses HyperLogLog to efficiently estimate the cardinality of a field w/bounded RAM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678245 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-07 17:58:58 +00:00 |
Noble Paul
|
ed975f1577
|
SOLR-6220: use closeable in try block
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677635 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-04 16:46:43 +00:00 |
Noble Paul
|
7a771c84a2
|
SOLR-6220: Rule Based Replica Assignment during collection creation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677607 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-04 14:40:05 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
68ac99b511
|
SOLR-7406: Add facet.range.method parameter with options 'filter' and 'dv' for range faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675706 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-23 19:27:34 +00:00 |
Noble Paul
|
8c5fcd1ff6
|
SOLR-7176: zkcli script can perfrom the CLUSTERPROP command without a running Solr cluster
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675331 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-22 11:12:33 +00:00 |
Uwe Schindler
|
5b4fe002ba
|
LUCENE-6420: Use forbidden-apis annotation @SuppressForbidden; cleanup maven build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1674926 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-20 15:22:06 +00:00 |
Shalin Shekhar Mangar
|
e699256bbb
|
SOLR-7381: Uncaught exceptions thrown by tasks in the pool are logged along with submitter's stack trace
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1674593 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-19 03:48:22 +00:00 |
Ryan McKinley
|
63edfb11c6
|
Merged revision(s) 1673647 from lucene/dev/branches/branch_5x:
SOLR-7376: Return raw XML or JSON
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673649 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-15 04:57:39 +00:00 |
Shalin Shekhar Mangar
|
382f9e45e0
|
SOLR-7381: MDC keys are now exposed in thread names automatically so that a thread dump can give hints on what the thread was doing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673469 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-14 17:03:38 +00:00 |
Shalin Shekhar Mangar
|
a64266193a
|
SOLR-7381: Usages of Executors#newFixedThreadPool, #newSingleThreadExecutor, #newCachedThreadPool as well as ThreadPoolExecutor directly is now forbidden in Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673372 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-14 06:50:52 +00:00 |
Yonik Seeley
|
0c32d78135
|
SOLR-7110: tests - java7 compilable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673270 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-13 20:15:53 +00:00 |
Yonik Seeley
|
a8fa1435ea
|
tests: javabin deserialiation perf test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673265 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-13 19:59:21 +00:00 |
Yonik Seeley
|
dedf2be833
|
SOLR-7110: reformat new code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673161 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-13 11:39:56 +00:00 |
Noble Paul
|
185f8ea2c6
|
SOLR-7110: Optimize JavaBinCodec to minimize string Object creation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673149 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-13 10:32:04 +00:00 |
Shalin Shekhar Mangar
|
2c9ae41b78
|
SOLR-7381: Improve logging by adding node name in MDC in SolrCloud mode and adding MDC to all thread pools
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673116 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-13 06:09:53 +00:00 |
Mark Robert Miller
|
f3d352501a
|
SOLR-7066: autoAddReplicas feature has bug when selecting replacement nodes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672201 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-08 21:49:21 +00:00 |
Joel Bernstein
|
69fdcfe306
|
SOLR-7352: Synchronize CloudSolrStream EOF Tuple Map
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671547 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-06 15:12:44 +00:00 |
Shai Erera
|
2d15d935f0
|
SOLR-7336: Add State enum to Replica
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671240 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-04 07:02:20 +00:00 |
Noble Paul
|
9baabd177c
|
SOLR-6615: Refactor code to use String constants
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670813 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-02 04:08:05 +00:00 |
Varun Thacker
|
ddfb4d9d00
|
Fix QueryResponse to deal with the expanded section when using the XMLResponseParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670569 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-01 06:55:06 +00:00 |
Shai Erera
|
208d0c79eb
|
SOLR-7325: Change Slice state into enum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670566 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-01 05:42:47 +00:00 |
Noble Paul
|
72e8c75c29
|
SOLR-6924: The config API forcefully refreshes all replicas in the collection to ensure all are
updated
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670381 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-31 16:18:18 +00:00 |
Joel Bernstein
|
c6a5e65bd5
|
SOLR-7082: Syntactic sugar for metric gathering
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670176 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-30 18:56:47 +00:00 |
Joel Bernstein
|
b51277fecf
|
SOLR-7082: Editing Javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669554 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-27 12:19:15 +00:00 |
David Wayne Smiley
|
ef0209189e
|
SOLR-5911: term vector payload support
in schema & TermVectorComponent & LukeRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669492 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-27 02:01:38 +00:00 |
Shai Erera
|
a044b12cf5
|
SOLR-7298: Fix Collections API SolrJ calls to not add name parameter when not needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669426 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 20:18:14 +00:00 |
Noble Paul
|
ad913e4013
|
SOLR-7226: Make /query/* jmx/* , requestDispatcher/*, <listener> <initParams> properties in solrconfig.xml editable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669368 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 16:39:14 +00:00 |
Alan Woodward
|
377c53e668
|
SOLR-1387: Add facet.contains and facet.contains.ignoreCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669335 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 12:22:50 +00:00 |
Alan Woodward
|
203bbf504a
|
SOLR-7203: Remove buggy no-op retries in HttpSolrClient
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669313 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 10:42:22 +00:00 |
Shai Erera
|
b741482d58
|
check coll==null in CollectionRef.toString()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669214 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 19:57:05 +00:00 |
Joel Bernstein
|
e233f14f82
|
SOLR-7082: Streaming Aggregation for SolrCloud
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669164 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 17:17:45 +00:00 |
Shai Erera
|
d1c5ff0153
|
add toString() to CollectionRef
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669153 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 16:44:07 +00:00 |
Noble Paul
|
f678ac5d9d
|
SOLR-6673: MDC based logging of collection, shard, replica, core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668992 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-24 21:01:44 +00:00 |
Chris M. Hostetter
|
5ac2c238cf
|
SOLR-6350: StatsComponent now supports Percentiles
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668922 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-24 15:33:19 +00:00 |
Ramkumar Aiyengar
|
f15330c32d
|
SOLR-7245: Temporary ZK election or connection loss should not stall indexing due to LIR
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668274 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-21 14:13:17 +00:00 |
Yonik Seeley
|
695a0f0af0
|
SOLR-7217: autodetect POST body for curl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667457 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-18 05:56:13 +00:00 |
Shalin Shekhar Mangar
|
8d64c08c1a
|
SOLR-7258: Forbid MessageFormat.format and MessageFormat single-arg constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667414 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-17 21:52:05 +00:00 |
Yonik Seeley
|
3dc5ed33c5
|
SOLR-7214: JSON Facet API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666856 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-16 04:40:23 +00:00 |