Shalin Shekhar Mangar
|
a94d110aa4
|
SOLR-7595: Allow method chaining for all CollectionAdminRequests in Solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681808 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-26 18:33:33 +00:00 |
Mark Robert Miller
|
a545b66008
|
SOLR-7589: A few improvements to the ObjectReleaseTracker to make test fail debugging a little easier.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681585 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-25 12:42:41 +00:00 |
Erick Erickson
|
375899fdbd
|
SOLR-6273: Cross Data Center Replication
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681186 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 18:58:29 +00:00 |
Anshum Gupta
|
c243dacfff
|
SOLR-7468: Kerberos plugin for authentication framework. This will enable using Kerberos for authentication in Solr.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681001 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 06:26:10 +00:00 |
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 |
Shalin Shekhar Mangar
|
5caf937f26
|
SOLR-7109: Indexing threads stuck during network partition can put leader into down state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666825 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-15 18:40:50 +00:00 |
Joel Bernstein
|
ce47eee2f4
|
SOLR-7225: ParallelStream chooses workers incorrectly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665565 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-10 14:25:53 +00:00 |
Joel Bernstein
|
9563a30751
|
SOLR-7082: Streaming Aggregation for SolrCloud
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665391 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-10 01:38:57 +00:00 |
Noble Paul
|
91de592387
|
SOLR-7209: cleaned formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665342 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-09 20:23:08 +00:00 |
Noble Paul
|
00005759ba
|
SOLR-7209: /update/json/docs carry forward fields from previous records
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665341 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-09 20:21:48 +00:00 |
Alan Woodward
|
4fbb2b36e8
|
SOLR-7125: Call process() before trying to upload/download configs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665254 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-09 15:01:56 +00:00 |
Alan Woodward
|
68d180346a
|
SOLR-7201: HttpSolrClient can handle collection parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665199 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-09 11:54:45 +00:00 |
Alan Woodward
|
a8fd826f4a
|
SOLR-4044: CloudSolrClient.connect() can take a timeout parameter to wait for the cluster
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665174 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-09 10:31:48 +00:00 |
Alan Woodward
|
a43843701d
|
SOLR-7155: Add optional collection parameter to all SolrClient methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664310 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-05 11:29:24 +00:00 |
Alan Woodward
|
739e9b489d
|
SOLR-7179: Stop using sysprops to configure test jettys
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664292 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-05 09:54:06 +00:00 |
Alan Woodward
|
d7eefdd7a7
|
SOLR-7151: SolrClient query methods throw IOException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662670 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-27 12:17:51 +00:00 |
Noble Paul
|
63a6080c82
|
SOLR-7130: remove the special entry from response after reading, so that tests don't see them
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662554 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-26 19:53:17 +00:00 |
Noble Paul
|
925ad53f97
|
SOLR-7130: formatting mistakes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662546 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-26 19:42:13 +00:00 |
Alan Woodward
|
46ede7622e
|
SOLR-7166: Encapsulate JettySolrRunner config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662449 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-26 14:05:24 +00:00 |
Noble Paul
|
f511424d43
|
SOLR-7130: Make stale state notification work without failing the requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662439 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-26 13:04:28 +00:00 |
Alan Woodward
|
8e0ce8dd0b
|
SOLR-7158: Fix zk upload on Windows systems
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662205 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-25 12:29:56 +00:00 |
Alan Woodward
|
732f9aeecc
|
SOLR-7145: SolrRequest is now parametrized by its response type
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662198 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-25 11:14:02 +00:00 |
Alan Woodward
|
1fdf68d482
|
SOLR-7125: Don't upload dotfiles
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1661506 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-22 18:22:40 +00:00 |
Alan Woodward
|
df3471a1b4
|
SOLR-7125: Add note to javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660925 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-19 16:22:06 +00:00 |
Alan Woodward
|
f013c438ee
|
SOLR-7125: Allow upload and download of configs via CloudSolrClient
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660919 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-19 15:58:55 +00:00 |
Erick Erickson
|
6d68694ce5
|
SOLR-7032: Clean up tests remnanat of old-style solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660790 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-19 04:11:48 +00:00 |
Shalin Shekhar Mangar
|
d0a220ed00
|
SOLR-6956: Log collection name as well as live nodes size
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660104 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-16 12:54:24 +00:00 |
Noble Paul
|
74387f8d68
|
SOLR-1945: Add support for child docs in DocumentObjectBinder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659845 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-14 19:04:22 +00:00 |
Timothy Potter
|
429588097c
|
SOLR-6832: Queries be served locally rather than being forwarded to another replica
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659748 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-14 02:37:34 +00:00 |
Noble Paul
|
5c6d796fca
|
formatting fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658932 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 11:25:24 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
78e1153dcb
|
SOLR-7019: Support changing field key when using interval faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658860 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 01:42:13 +00:00 |
David Wayne Smiley
|
ac50da1613
|
SOLR-7005: New facet.heatmap on spatial RPT fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658614 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-10 02:31:02 +00:00 |
Robert Muir
|
12b30db6ce
|
LUCENE-4797: fix remaining html violations, engage linter in solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658539 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-09 19:02:32 +00:00 |
Adrien Grand
|
87b7393360
|
LUCENE-6224: cut over more package.htmls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658525 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-09 18:47:17 +00:00 |
Noble Paul
|
2eaad8e89b
|
SOLR-5890: Delete silently fails if not sent to shard where document was
added
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658486 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-09 18:00:25 +00:00 |
Shalin Shekhar Mangar
|
b3f57c8343
|
Remove debug printf statements that I had left in accidentally
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657515 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-05 10:28:24 +00:00 |
Shalin Shekhar Mangar
|
118a826378
|
SOLR-7072: Multiple mlt.fl does not work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657493 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-05 08:36:11 +00:00 |
Mark Robert Miller
|
97e0a1c8ad
|
SOLR-6880: Remove this assert that can fail tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1656090 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-30 18:46:49 +00:00 |
Noble Paul
|
7121dbc494
|
SOLR-7059: Using paramset with multi-valued keys leads to a 500. SolrParams need an aray instead of a list
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655541 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-29 07:40:32 +00:00 |
Noble Paul
|
a28edac7a9
|
SOLR-6854 Stale cached state in CloudSolrServer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655289 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-28 13:02:58 +00:00 |
Alan Woodward
|
92491f2472
|
SOLR-6954: Remove deprecated SolrClient.shutdown() method from trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655277 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-28 12:28:18 +00:00 |
Alan Woodward
|
3018576b67
|
SOLR-6954: SolrClient implements Closeable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655263 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-28 11:55:57 +00:00 |
Noble Paul
|
74d54410f9
|
SOLR-7039 First collection created with stateFormat=2 writes to clusterstate.json also
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655032 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-27 13:21:24 +00:00 |
Shalin Shekhar Mangar
|
ff4e2c66e0
|
SOLR-6449: Add first class support for Real Time Get in Solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654420 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-23 22:25:34 +00:00 |
Erick Erickson
|
7fda449473
|
SOLR-6902: Use JUnit rules instead of inheritance with distributed Solr tests to allow for multiple tests without the same class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654256 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-23 16:13:32 +00:00 |
Noble Paul
|
8c7f42d6f8
|
SOLR-6521 use abs() to handle -ve hash
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653921 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-22 15:55:21 +00:00 |
Noble Paul
|
02dfdd3202
|
SOLR-6521 use murmurhash because hashCode can give -ve val
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653862 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-22 14:00:40 +00:00 |
Noble Paul
|
1eda04b2cf
|
SOLR-6521 CloudSolrServer should synchronize cache cluster state loading
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653822 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-22 12:11:57 +00:00 |
Shalin Shekhar Mangar
|
0961e4179d
|
SOLR-7014: Collapse identical catch branches in try-catch statements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653665 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 21:39:15 +00:00 |
Alan Woodward
|
344be1a6b1
|
SOLR-6976: Remove methods and classes deprecated in 4.x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653549 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 15:06:04 +00:00 |
Anshum Gupta
|
99f0278068
|
SOLR-7004: Add a missing constructor for CollectionAdminRequest.BalanceShardUnique that is supposed to set the collection action
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653343 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-20 19:23:47 +00:00 |
Alan Woodward
|
7df1a77cc7
|
SOLR-6840: Fix multicore example tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653073 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-19 18:43:44 +00:00 |
Alan Woodward
|
e61cd9654b
|
SOLR-6840: Remove support for old-style solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652995 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-19 13:25:29 +00:00 |
Mark Robert Miller
|
a6b2647c92
|
SOLR-6931: We should do a limited retry when using HttpClient.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651767 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 18:38:20 +00:00 |
Noble Paul
|
71f698c543
|
SOLR-6937 don't replace periods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651646 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 12:56:41 +00:00 |
Noble Paul
|
684c7375d9
|
SOLR-6937 In schemaless mode ,replace spaces and special characters with underscore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651587 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 08:02:43 +00:00 |
Mark Robert Miller
|
10b501395b
|
SOLR-6880: Remove this assert that can fail various tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651394 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-13 15:58:35 +00:00 |
Gregory Chanan
|
a4e089e662
|
SOLR-6915: SaslZkACLProvider and Kerberos Test Using MiniKdc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651264 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-13 02:03:58 +00:00 |
Anshum Gupta
|
6d7fdf9f3f
|
SOLR-6496: LBHttpSolrClient stops retrying after the timeAllowed threshold is met
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651236 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-12 23:52:10 +00:00 |
David Wayne Smiley
|
1f2d431273
|
SOLR-6916: hl.payloads
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651076 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-12 13:30:15 +00:00 |
Mark Robert Miller
|
b870aed9b9
|
SOLR-6932: All HttpClient ConnectionManagers and SolrJ clients should always be shutdown in tests and regular code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650608 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-09 17:33:04 +00:00 |
Mark Robert Miller
|
1e53aae81b
|
SOLR-6839: Direct routing with CloudSolrServer will ignore the Overwrite document option.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650422 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-08 23:49:07 +00:00 |
Mark Robert Miller
|
bba930a5b3
|
SOLR-6880: Harden ZkStateReader to expect that getCollectionLive may return null as it's contract states.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649945 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-06 20:53:49 +00:00 |
Andrzej Bialecki
|
037b72a00c
|
SOLR-6830 Upgrade Woodstox and StAX.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649857 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-06 16:15:58 +00:00 |
Shalin Shekhar Mangar
|
a41b9954d1
|
SOLR-4839: Upgrade to Jetty 9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649552 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-05 15:45:58 +00:00 |
Alan Woodward
|
4a6d85790a
|
SOLR-6895: Remove SolrServer classes from trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648710 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-31 14:49:20 +00:00 |
Alan Woodward
|
ef809a0f10
|
SOLR-6895: Deprecate SolrServer classes and replace with SolrClient
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648697 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-31 14:05:48 +00:00 |
Uwe Schindler
|
2f429ab914
|
Fixed a typo in various solrconfig.xml files. This closes #120
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648511 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-30 11:47:15 +00:00 |
Anshum Gupta
|
05e5d89bf7
|
SOLR-6899: Make CollectionAdminRequest.action setter protected instead of public
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648451 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-30 00:19:25 +00:00 |
Anshum Gupta
|
74e318cabd
|
SOLR-6448: SolrJ support for all Collection API calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648446 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-29 23:37:04 +00:00 |
Erick Erickson
|
1417ef1f60
|
SOLR=6691: REBALANCELEADERS needs to change the leader election queue. Going to let this bake in trunk until 5.0 is cut
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647857 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-24 22:55:36 +00:00 |
Steven Rowe
|
975dbe134e
|
LUCENE-6134: fix typos: wether->whether, neccessary->necessary, initalize->initialize, specifed->specified, etc. (thanks Ahmet Arslan\!)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647795 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-24 14:33:59 +00:00 |
Steven Rowe
|
2189b7a761
|
LUCENE-6134: fix typos: it's->its, its->it's, etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647735 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-24 05:48:58 +00:00 |
Anshum Gupta
|
658c73d6c3
|
SOLR-6881: Add split.key support for SPLITSHARD via SolrJ.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647462 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-23 01:30:41 +00:00 |
Anshum Gupta
|
73a6fca890
|
SOLR-1632: Distributed IDF, finally.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647253 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-22 07:05:34 +00:00 |
Anshum Gupta
|
bacef57576
|
SOLR-6523: Provide SolrJ support for specifying stateFormat while creating Collections
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646558 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-18 22:27:38 +00:00 |
Anshum Gupta
|
82a09ecd3e
|
SOLR-5922: Add support for adding core properties to SolrJ Collection Admin Request calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646350 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-17 22:33:39 +00:00 |
Alan Woodward
|
010bf8d77d
|
SOLR-6849: RemoteSolrException should report its source host
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645622 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-15 11:06:09 +00:00 |
Erick Erickson
|
2d93746254
|
SOLR-6826: fieldType capitalization is not consistent with the rest of case-sensitive field names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645349 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-13 20:49:03 +00:00 |
Timothy Potter
|
f8da9b85ca
|
SOLR-6773: Remove the multicore example as the DIH and cloud examples illustrate multicore behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644461 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-10 15:46:35 +00:00 |
Noble Paul
|
98b1b7064b
|
SOLR-6633 changing the field name from \_src to \_src\_
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644135 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-09 18:05:06 +00:00 |
Chris M. Hostetter
|
1d57269643
|
SOLR-6780: Fixed a bug in how default/appends/invariants params were affecting the set of all keys found in the request parameters, resulting in some key=value param pairs being duplicated.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642727 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 18:09:56 +00:00 |
Shalin Shekhar Mangar
|
83299a07e3
|
SOLR-6554: Add a ClusterState.copyWith method which accepts a collection directly instead of a map of collections and use it throughout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642466 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-29 19:24:58 +00:00 |
Shalin Shekhar Mangar
|
2b0ecdbf47
|
SOLR-6554: Speed up overseer operations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642437 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-29 15:53:11 +00:00 |
Robert Muir
|
6c634c2920
|
LUCENE-6074: symlink jars on unix/os X systems
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641236 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-23 18:00:11 +00:00 |
Mark Robert Miller
|
31e3f8fd89
|
SOLR-3774: Fix test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640756 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-20 15:25:42 +00:00 |
Mark Robert Miller
|
7cd7552a4b
|
SOLR-6570: Run SolrZkClient session watch asynchronously.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640566 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-19 14:52:56 +00:00 |
Noble Paul
|
d32a68961b
|
SOLR-6706
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636900 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 15:41:08 +00:00 |
Noble Paul
|
30db71bbde
|
SOLR-6533,SOLR-6654
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636862 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 12:38:06 +00:00 |
Chris M. Hostetter
|
7e07a9c578
|
SOLR-6351: Stats can now be nested under pivot values by adding a 'stats' local param
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636772 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 23:09:41 +00:00 |
Erick Erickson
|
7702efb849
|
SOLR-6670: change BALANCESLICEUNIQUE to BALANCESHARDUNIQUE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636226 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-03 01:52:39 +00:00 |
Timothy Potter
|
05ad610074
|
SOLR-3619: Rename 'example' dir to 'server'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635666 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-31 04:30:52 +00:00 |
Shalin Shekhar Mangar
|
b422645bde
|
SOLR-6591: ZkStateReader.updateClusterState should refresh cluster state for watched collections
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634554 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-27 14:51:08 +00:00 |
Shalin Shekhar Mangar
|
08c6f54346
|
SOLR-6591: Overseer can use stale cluster state and lose updates for collections with stateFormat > 1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634243 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-25 19:20:28 +00:00 |
Noble Paul
|
996bf1412b
|
added an asMap() method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634047 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-24 12:59:58 +00:00 |
Shalin Shekhar Mangar
|
232c2ec167
|
SOLR-6295: Fix child filter query creation to never match parent docs in SolrExampleTests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633679 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-22 19:00:49 +00:00 |
Noble Paul
|
de911858d9
|
SOLR-6633
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633390 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-21 14:53:04 +00:00 |
Noble Paul
|
606901c6d5
|
SOLR-6632
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632751 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-18 10:58:29 +00:00 |
Erick Erickson
|
f1759bc6ad
|
CollectionsAPI call REBALANCELEADERS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632594 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-17 14:50:14 +00:00 |
Steven Rowe
|
38f182593a
|
LUCENE-6007: Regularize ivy.xml files to use configurations that map to remote master configurations, so that Ivy won't try to download extraneous crap
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632430 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-16 20:13:48 +00:00 |
Shalin Shekhar Mangar
|
22ac7a0bce
|
SOLR-4715: Fixing precommit and removing incorrect javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632164 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-15 18:50:59 +00:00 |
Shalin Shekhar Mangar
|
46bdcca89e
|
SOLR-4715: Add CloudSolrServer constructors which accept a HttpClient instance
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632049 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-15 14:09:31 +00:00 |
Noble Paul
|
048d0e7bf4
|
SOLR-6617
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631649 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-14 07:21:26 +00:00 |
Shalin Shekhar Mangar
|
169b0a41cf
|
SOLR-5852: Add CloudSolrServer helper method to connect to a ZK ensemble
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631409 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 14:23:24 +00:00 |
Gregory Chanan
|
2da8697230
|
SOLR-6609: queryParams not respected for single-stream UpdateRequests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630576 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-09 20:00:32 +00:00 |
Shalin Shekhar Mangar
|
d5191d5674
|
SOLR-6603: LBHttpSolrServer - lazily allocate skipped-zombie-servers list. (This closes #97)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630285 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-09 05:32:06 +00:00 |
Erick Erickson
|
aa5227c99f
|
SOLR-6513: Add a collectionsAPI call BALANCESLICEUNIQUE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630143 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-08 15:28:42 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
4244b5f82d
|
SOLR-6589: Test is fixed by the commit in SOLR-6590
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629923 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-07 16:34:49 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
74ca91be6c
|
SOLR-6589: Ignoring testExampleConfig until there is a fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629517 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-05 17:56:14 +00:00 |
Erick Erickson
|
aa2f8bad25
|
SOLR-6512: Add a collections API call to add/delete arbitrary properties to a specific replica
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1628773 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-01 16:57:49 +00:00 |
Gregory Chanan
|
d1499bffa3
|
SOLR-6565: SolrRequest support for query params
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627898 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-26 22:04:14 +00:00 |
Anshum Gupta
|
b820bf78f3
|
SOLR-5986: Add an ExitableDirectoryReader in Lucene and use that to support exiting of long running queries in Solr.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627622 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-25 19:42:07 +00:00 |
Gregory Chanan
|
fe0c5d68f5
|
SOLR-6543: Give HttpSolrServer the ability to send PUT requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627460 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-25 06:04:05 +00:00 |
Noble Paul
|
defaa27e69
|
SOLR-6485
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627340 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-24 14:47:37 +00:00 |
Timothy Potter
|
52a787e311
|
SOLR-6550: Provide simple mechanism for passing additional metadata / context about a server-side SolrException back to the client-side
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627154 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-23 20:29:14 +00:00 |
Noble Paul
|
e096d4ae93
|
related to the failures seen here SOLR-6347
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627122 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-23 19:19:57 +00:00 |
Steven Rowe
|
07dec8cab8
|
SOLR-5474 Fix NPE in tests (some more)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626602 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-21 16:02:00 +00:00 |
Noble Paul
|
346e8f52bd
|
SOLR-5474 NPE in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626534 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-21 07:01:23 +00:00 |
Erick Erickson
|
e381b67e93
|
SOLR-6482: Add an onlyIfDown flag for DELETEREPLICA collections API command
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624930 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-15 03:08:05 +00:00 |
Robert Muir
|
3eb66fb19c
|
LUCENE-5945: Full cutover to Path api from java.io.File
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624784 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-13 21:46:29 +00:00 |
Noble Paul
|
3525a56010
|
SOLR-6514
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624717 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-13 08:51:39 +00:00 |
Steven Rowe
|
125feae224
|
SOLR-6508: SolrSchemalessExampleTests -> SolrSchemalessExampleTest (removed trailing 's' blocking execution under Ant); example-schemaless solr home is now copied to a temp dir before executing the tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624616 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-12 19:00:39 +00:00 |
Noble Paul
|
7888a43541
|
split clusterstate.json SOLR-5473, SOLR-5474, SOLR-5810
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624556 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-12 14:11:17 +00:00 |
Shalin Shekhar Mangar
|
34a47e66ca
|
SOLR-6501: Binary Response Writer does not return wildcard fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624370 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 19:40:04 +00:00 |
Noble Paul
|
db577f5962
|
SOLR-6457
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622820 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-05 23:58:10 +00:00 |
Noble Paul
|
ae797c0e18
|
SOLR-6457
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622817 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-05 23:40:05 +00:00 |
Robert Muir
|
3604769c3a
|
LUCENE-5906: Use Files.delete everywhere instead of File.delete
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622506 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-04 15:56:25 +00:00 |
Anshum Gupta
|
7b378be2f8
|
SOLR-6073: Deprecate helper methods for CollectionsAPI SolrJ calls. Move towards using builder design for the calls.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622121 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-02 21:00:31 +00:00 |
Noble Paul
|
367df46c7d
|
SOLR-6365: specify appends, defaults, invariants outside of the request handler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621414 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-30 02:53:26 +00:00 |
Mark Robert Miller
|
a61a530190
|
SOLR-4580: Support for protecting content in ZooKeeper.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621294 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-29 12:30:53 +00:00 |
Shalin Shekhar Mangar
|
6f1c5de38f
|
SOLR-6437: Managed schema is not enabled with /update/json and /update/json/docs request handlers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620768 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-27 00:37:48 +00:00 |
Ryan Ernst
|
2e7acd8f73
|
LUCENE-5901:Replaced all occurences of LUCENE_CURRENT with LATEST for luceneMatchVersion
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620718 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-26 20:00:51 +00:00 |
Mark Robert Miller
|
3f4ae2dafb
|
SOLR-6426: SolrZkClient clean can fail due to a race with children nodes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620245 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-25 00:03:27 +00:00 |
Shawn Heisey
|
f695231df7
|
SOLR-6390: CloudSolrServer constructor improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620146 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-24 16:08:25 +00:00 |
Mark Robert Miller
|
bcddb85bca
|
SOLR-6405: Update comment around retry pause padding.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619892 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-22 18:35:10 +00:00 |
Mark Robert Miller
|
9f4144e8e2
|
SOLR-6405: Remove unnecessary attemptCount > 0 check.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619879 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-22 18:13:21 +00:00 |
Mark Robert Miller
|
f06d3bf977
|
SOLR-6405: ZooKeeper calls can easily not be retried enough on ConnectionLoss.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619810 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-22 14:02:06 +00:00 |
Mark Robert Miller
|
277136452a
|
SOLR-6400: SolrCloud tests are not properly testing session expiration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619612 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 22:29:12 +00:00 |
Mark Robert Miller
|
f25288764a
|
SOLR-5656: Add autoAddReplicas feature for shared file systems.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617919 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-14 12:32:27 +00:00 |
Chris M. Hostetter
|
910d467a93
|
SOLR-2894: Distributed query support for facet.pivot
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617789 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-13 18:23:53 +00:00 |
James Dyer
|
b5e18c6ccb
|
SOLR-3029: Spellcheck response format changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617572 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-12 19:40:10 +00:00 |
Noble Paul
|
f6d0fe58ed
|
SOLR-6304 wildcard fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617424 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-12 07:00:55 +00:00 |
Noble Paul
|
6caeac6c2c
|
SOLR-6304 JsonLoader should be able to flatten an input JSON to multiple docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617287 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-11 14:07:38 +00:00 |
Uwe Schindler
|
498915a824
|
SOLR-6360: Remove bogus "Content-Charset" header in HttpSolrServer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617218 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-11 08:07:00 +00:00 |
Ryan Ernst
|
872bd9145c
|
LUCENE-5871: Remove Version from IndexWriterConfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617004 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-09 18:54:35 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
ca8dd2347c
|
SOLR-6283: Add support for Interval Faceting in SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616628 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-07 23:27:19 +00:00 |
Mark Robert Miller
|
6aeceaeb86
|
SOLR-6261: Run ZooKeeper watch event callbacks in parallel to the ZooKeeper event thread.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614244 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-29 03:04:35 +00:00 |
Robert Muir
|
2080ddc885
|
LUCENE-5593: speed up javadocs generation in build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614058 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-28 15:36:27 +00:00 |
Erick Erickson
|
2d1056e06f
|
SOLR-6216: Better faceting for multiple intervals on DV fields. Thanks Tomas
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612889 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-23 17:43:23 +00:00 |
Mark Robert Miller
|
f94f4952a7
|
SOLR-3345: BaseDistributedSearchTestCase should always ignore QTime.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612585 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-22 15:02:43 +00:00 |
Steven Rowe
|
a0bc0c3d80
|
SOLR-6257: More than two "!"-s in a doc ID throws an ArrayIndexOutOfBoundsException when using the composite id router.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611934 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-19 17:48:53 +00:00 |