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 |
Noble Paul
|
493d3fd2f0
|
SOLR-7226: adding an experimental warning and removing a check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669491 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-27 01:39:08 +00:00 |
Shai Erera
|
f4bc84cade
|
SOLR-7317: Remove jhighlight.jar which contains LGPL-only code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669449 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 21:36:56 +00:00 |
Chris M. Hostetter
|
939a079fc4
|
SOLR-7240 Another CHANGES typo .. sure ... why not.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669448 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 21:34:18 +00:00 |
Chris M. Hostetter
|
44437971eb
|
SOLR-7240 CHANGES typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669433 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 20:55:35 +00:00 |
Chris M. Hostetter
|
b17ed54025
|
SOLR-7240: '/' redirects to '/solr/' for convinience
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669431 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 20:51:23 +00:00 |
Alan Woodward
|
dada4c8943
|
SOLR-7307: Rename test file to make Eclipse happy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669427 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 20:24:24 +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 |
Yonik Seeley
|
e041664f2a
|
SOLR-7212: tests - fix package mismatch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669424 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 19:59:40 +00:00 |
Yonik Seeley
|
a46dcb70e8
|
SOLR-7212: tests - fix package mismatch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669423 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 19:57:00 +00:00 |
Shalin Shekhar Mangar
|
58953ff02c
|
SOLR-6673: Fix NPE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669374 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 17:33:04 +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 |
Yonik Seeley
|
f2874dd9d3
|
SOLR-7212: Parameter substitution / macro expansion across entire request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669354 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 15:29:38 +00:00 |
Joel Bernstein
|
845c7c3a5d
|
SOLR-7082: update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669343 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 13:40:35 +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 |
Alan Woodward
|
5048456a7a
|
SOLR-7307: Add constructors to EmbeddedSolrServer taking Path or NodeConfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669305 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 09:21:01 +00:00 |
Noble Paul
|
0656e8ac44
|
SOLR-6924: removing double listening of nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669245 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 00:33:49 +00:00 |
Shalin Shekhar Mangar
|
ed325dc91c
|
SOLR-6673: Log collection, shard, replica, core name for update and search requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669236 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 21:42:41 +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 |
Noble Paul
|
f0ea6a662d
|
Formatting fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669204 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 18:43:13 +00:00 |
Uwe Schindler
|
c3bbff6ee6
|
SOLR-7293: Fix bug that Solr server does not listen on IPv6 interfaces by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669197 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 18:29:04 +00:00 |
Noble Paul
|
a14e40d75d
|
SOLR-6924: conf node listening made more robust to take care of session expiry and reconnect
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669195 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 18:19:44 +00:00 |
Yonik Seeley
|
3a8d0c2f38
|
SOLR-7306: percentiles for new facet module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669189 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 18:02:26 +00:00 |
Shalin Shekhar Mangar
|
29c1de0fa8
|
SOLR-7305: BlendedInfixLookupFactory swallows root IOException when it occurs. This closes #137
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669180 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 17:41:51 +00:00 |
Steven Rowe
|
029b34be9e
|
SOLR-6141: fix TestBulkSchemaAPI (expected exception message changed)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669173 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 17:32:30 +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 |
Steven Rowe
|
9b255d6cc4
|
SOLR-6141: fix TestBulkSchemaConcurrent; fix field deletion to fail when a dynamic copy field directive has the field as its source; don't attempt to decrement a SchemaField's count in copyFieldTargetCounts if it's not present in the map.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669055 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 06:25:24 +00:00 |
Yonik Seeley
|
fd3c09a2fc
|
docs: change facet module name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669029 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 00:28:42 +00:00 |
Ramkumar Aiyengar
|
83c0c952b6
|
SOLR-7291: Test indexing on ZK disconnect with ChaosMonkey tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669026 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 00:03:33 +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 |
Yonik Seeley
|
f1ab009e1f
|
SOLR-7254: invalid start/rows should throw 400 rather than 500 error code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668976 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-24 20:05:23 +00:00 |
Shalin Shekhar Mangar
|
ad482ef4a5
|
SOLR-7294: Migrate API fails with 'Invalid status request: notfoundretried 6times' message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668956 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-24 19:04:40 +00:00 |
Varun Thacker
|
2cba11bfa6
|
SOLR-7248: In legacyCloud=false mode we should check if the core was hosted on the same node before registering it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668931 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-24 16:35:30 +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 |
Mark Robert Miller
|
57b47fed01
|
SOLR-7134: Replication can still cause index corruption.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668779 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-24 03:19:37 +00:00 |
Mark Robert Miller
|
84adc8604d
|
SOLR-7289: Tests should not ignore all leaking threads and instead just ignore the known leaking threads.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668771 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-24 02:16:13 +00:00 |
Mark Robert Miller
|
5c735c2728
|
SOLR-6414: These two files for another issue should not have gone in here.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668769 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-24 02:14:06 +00:00 |
Mark Robert Miller
|
bb434bfad0
|
SOLR-6414: HTrace may be used by hdfs client.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668680 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-23 16:34:27 +00:00 |
Mark Robert Miller
|
0476534d96
|
SOLR-6414: Update to Hadoop 2.6.0.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668652 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-23 14:16:33 +00:00 |
Yonik Seeley
|
e893b4dd54
|
tests: clean up statics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668446 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-22 19:08:44 +00:00 |
Mark Robert Miller
|
28abd3f23d
|
SOLR-7092: Do a little better at clean up in new test code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668412 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-22 17:12:07 +00:00 |
Mark Robert Miller
|
4e01da3843
|
SOLR-7284: HdfsUpdateLog is using hdfs FileSystem.get without turning off the cache.
SOLR-7286: Using HDFS's FileSystem.newInstance does not guarantee a new instance.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668411 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-22 17:09:40 +00:00 |
Mark Robert Miller
|
8edc462ec1
|
SOLR-7141: RecoveryStrategy: Raise time that we wait for any updates from the leader before they saw the recovery state to have finished.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668396 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-22 16:04:46 +00:00 |
Mark Robert Miller
|
12188a93fa
|
SOLR-7285: CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668392 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-22 15:51:04 +00:00 |
Yonik Seeley
|
6fa33cf6f0
|
tests: clean up statics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668382 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-22 15:01:13 +00:00 |
Mark Robert Miller
|
8e6f93c6ff
|
SOLR-7285: ActionThrottle will not pause if getNanoTime first returns 0.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668370 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-22 13:44:35 +00:00 |
Mark Robert Miller
|
0a8dfe05dc
|
SOLR-7092: Stop the HDFS lease recovery retries in HdfsTransactionLog on close and try to avoid lease recovery on closed files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668311 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-21 19:08:53 +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 |