Mark Robert Miller
|
b22840f3f6
|
SOLR-5700: Improve error handling of remote queries (proxied requests).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566174 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 00:31:22 +00:00 |
Joel Bernstein
|
97ef952ced
|
SOLR-5624: Enable QueryResultCache for CollapsingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566071 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-08 18:13:37 +00:00 |
Michael McCandless
|
ce4a5b9459
|
LUCENE-5434: drop the merged reader if the merge was aborted, before trying to delete its files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566013 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-08 13:40:53 +00:00 |
Areek Zillur
|
b5926da2d6
|
LUCENE-5404: Add .getCount method to all suggesters (Lookup), persist count metadata on .store(), Dictionary returns InputIterator, Dictionary.getWordIterator renamed to .getEntryIterator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565810 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-07 20:58:19 +00:00 |
Michael McCandless
|
f9ea3f8101
|
LUCENE-5434: fix test bug: this test case uses a non-NRT reader too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565617 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-07 10:52:17 +00:00 |
Shalin Shekhar Mangar
|
e4ed871c5e
|
SOLR-5659: Add test for compositeId ending with a separator char
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565572 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-07 08:13:47 +00:00 |
Shalin Shekhar Mangar
|
459aca19a2
|
SOLR-5644: SplitShard does not handle not finding a shard leader well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565555 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-07 07:03:22 +00:00 |
Joel Bernstein
|
3b997b7e52
|
SOLR-5541: Use StrUtils.splitSmart to handle escape chars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565520 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-07 02:48:03 +00:00 |
Mark Robert Miller
|
132f389f2d
|
LUCENE-5434: This test method uses a non nrt reader.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565485 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 23:41:06 +00:00 |
Simon Willnauer
|
50ad64476e
|
LUCENE-5436: RefrenceManager#accquire can result in infinite loop if manager resource is abused outside of the manager
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565429 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 20:09:36 +00:00 |
Mark Robert Miller
|
fd85c3623b
|
SOLR-5702: Log config name found for collection at info level.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565399 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 19:01:51 +00:00 |
Michael McCandless
|
20a280c33c
|
LUCENE-5418: faster drill-down/sideways on costly filters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565387 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 18:36:48 +00:00 |
Mark Robert Miller
|
3d24b825a5
|
LUCENE-5434: This test method uses a non nrt reader.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565373 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 17:56:46 +00:00 |
Mark Robert Miller
|
65274f5965
|
LUCENE-5434: NRT support for file systems that do no have delete on last close or cannot delete while referenced semantics.
SOLR-5693: Running on HDFS does work correctly with NRT search.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565344 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 16:52:28 +00:00 |
Michael McCandless
|
9074bf8832
|
LUCENE-5426: allow customization of SortedSetDocValuesReaderState for Lucene doc values faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565167 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 11:17:40 +00:00 |
Shalin Shekhar Mangar
|
b436fd64cb
|
SOLR-5629: SolrIndexSearcher.name should include core name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565138 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 10:00:15 +00:00 |
Shalin Shekhar Mangar
|
462131403a
|
SOLR-5690: Fix NPE in AbstractStatsValues.accumulate with docValues and docs with empty field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565106 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 08:21:56 +00:00 |
Shalin Shekhar Mangar
|
95610a8c58
|
SOLR-4227: Wrap XML RequestWriter's OutputStreamWriter in a BufferedWriter to avoid frequent converter invocations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565099 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 07:50:17 +00:00 |
Mark Robert Miller
|
3b43c10bd1
|
SOLR-5672: Add logParamsList parameter to support reduced logging. Closes #23.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565072 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 05:08:11 +00:00 |
Mark Robert Miller
|
4ed5b93abf
|
SOLR-5691: Sharing non thread safe WeakHashMap across thread can cause problems.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565069 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 04:47:42 +00:00 |
Mark Robert Miller
|
801c267066
|
SOLR-5682: Make the admin InfoHandler more pluggable / derivable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565067 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 03:56:37 +00:00 |
Mark Robert Miller
|
65ba982fdf
|
SOLR-4072: Error message is incorrect for linkconfig in ZkCLI.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565059 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 03:07:16 +00:00 |
Mark Robert Miller
|
59b660aef1
|
SOLR-5678: Fix CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565057 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 03:02:22 +00:00 |
Mark Robert Miller
|
8b4ea8885e
|
SOLR-5678: SolrZkClient should throw a SolrException when connect times out rather than a RuntimeException.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565056 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 03:01:36 +00:00 |
Mark Robert Miller
|
a2bf844c90
|
SOLR-5593: Replicas should accept the last updates from a leader that has just lost it's connection to ZooKeeper.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565049 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 02:38:00 +00:00 |
Shai Erera
|
c039f73cde
|
LUCENE-5425: Make creation of FixedBitSet in FacetsCollector overridable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564898 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 19:45:46 +00:00 |
Chris M. Hostetter
|
ad2a7568f5
|
SOLR-5623: revert r1564739, shalin already fixed the bug that caused these failures, but Uwe didn't know that
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564831 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 17:05:52 +00:00 |
Uwe Schindler
|
7c84bdc3bb
|
Fix eol-style (must be "native")!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564744 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 12:31:06 +00:00 |
Uwe Schindler
|
caa9f77686
|
Ignore tests that fail since the last few commits. The responsible person should fix those. This commit is only to make Jenkins quiet again!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564739 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 12:23:33 +00:00 |
Shalin Shekhar Mangar
|
92195c8000
|
SOLR-5623: Added svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564737 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 12:22:35 +00:00 |
Shalin Shekhar Mangar
|
e63b46137d
|
SOLR-5598: LanguageIdentifierUpdateProcessor ignores all but the first value of multiValued string fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564732 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 12:17:45 +00:00 |
Shalin Shekhar Mangar
|
aba50169d0
|
SOLR-5530: Remove empty throws clause
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564720 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 11:59:37 +00:00 |
Shalin Shekhar Mangar
|
315263e31f
|
SOLR-5530: Fix forbidden-api-check failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564712 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 11:41:07 +00:00 |
Shalin Shekhar Mangar
|
e262c75e81
|
SOLR-5530: Added a NoOpResponseParser for SolrJ which puts the entire raw response into an entry in the NamedList
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564709 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 11:03:26 +00:00 |
Shalin Shekhar Mangar
|
9cb69be380
|
SOLR-5623: Use root locale in String.format and do not wrap SolrExceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564700 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 10:25:47 +00:00 |
Shai Erera
|
7016e497fa
|
remove empty throws clause
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564666 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 08:14:33 +00:00 |
Benson Margulies
|
755cd1d189
|
SOLR-5623: backport and fill in CHANGES.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564592 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 00:47:35 +00:00 |
Chris M. Hostetter
|
ab768b83b0
|
SOLR-5526: Fixed NPE that could arrise when explicitly configuring some built in QParserPlugins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564588 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 00:41:25 +00:00 |
Benson Margulies
|
178ec39037
|
SOLR-5623: Better diagnosis of RuntimeExceptions in analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564584 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 00:32:03 +00:00 |
Yonik Seeley
|
5111571d13
|
SOLR-5694: update gitignore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564419 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-04 18:58:08 +00:00 |
Shai Erera
|
18788016a8
|
LUCENE-5341: fix RAMDirectory to override getLockID()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564412 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-04 18:32:03 +00:00 |
Shai Erera
|
04e66785ca
|
LUCENE-5431: add FSLockFactory.toString() and fix FilterDirectory to override getLockID(); also change FSDirectory.toString() to use class.getSimpleName()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564304 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-04 13:57:39 +00:00 |
Noble Paul
|
732f295c4f
|
SOLR-5610 New Collectio API called CLUSTERPROP
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563876 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-03 13:16:12 +00:00 |
Benson Margulies
|
dac599c111
|
LUCENE-5405, LUCENE-5406: move changes entries to 4.7.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563868 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-03 13:01:57 +00:00 |
Benson Margulies
|
87729357a7
|
LUCENE-5405: changes.txt; and fix a typo of Grant's for LUCENE-5406.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563855 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-03 12:04:33 +00:00 |
Mark Robert Miller
|
76df7ede38
|
SOLR-5667: Performance problem when not using hdfs block cache.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563766 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-03 04:09:44 +00:00 |
Benson Margulies
|
a1feb72682
|
LUCENE-5405: this undoes 1563711, which was the result of a cascade of confusion.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563741 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-02 22:50:05 +00:00 |
Benson Margulies
|
e2c166e8c8
|
LUCENE-5405: check in the unit test, that escaped the first time.
closes #21.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563711 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-02 20:47:47 +00:00 |
Shalin Shekhar Mangar
|
1da7b4b4c9
|
SOLR-5535: Set partialResults header for shards that error out if shards.tolerant is specified
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563576 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-02 07:47:51 +00:00 |
Robert Muir
|
584fda3bdf
|
LUCENE-5410: add fuzzy and near to SimpleQueryParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563558 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-02 02:57:02 +00:00 |