Steven Rowe
|
af740da71c
|
SOLR-5709: Highlighting grouped duplicate docs from different shards with group.limit > 1 throws ArrayIndexOutOfBoundsException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566743 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 21:08:03 +00:00 |
|
Steven Rowe
|
88f16b6069
|
SOLR-5652: in cursor tests, don't sort on 'plain' docvalue fields (i.e., those using standard Lucene sorting for missing values) when the codec doesn't support missing docvalues.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566741 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 20:55:12 +00:00 |
|
Noble Paul
|
d95750d27d
|
SOLR-5476 added testcase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566620 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 13:38:45 +00:00 |
|
Alan Woodward
|
ce571f0242
|
SOLR-5704: new cores should be created under coreRootDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566598 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 12:45:04 +00:00 |
|
Mark Robert Miller
|
f5a1519069
|
SOLR-3854: Allows the test harness to perform two-way SSL handshakes, the two-way SSL will now be randomly selected during test runs. Also, cleaned up some of the code by breaking out the SSLConfig into a separate class. Also try and address failing the statics retained check.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566515 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 06:08:37 +00:00 |
|
Mark Robert Miller
|
fcfc592785
|
SOLR-5608: Add short poll to test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566492 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 02:26:19 +00:00 |
|
Mark Robert Miller
|
ff542580f0
|
SOLR-5585: Raise Collections API timeout to 3 minutes from one minute.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566485 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 01:03:02 +00:00 |
|
Mark Robert Miller
|
37fc18ef9f
|
SOLR-3854: Boost test timeouts - SSL can be slower.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566483 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 00:50:23 +00:00 |
|
Mark Robert Miller
|
de6514e214
|
SOLR-3854: SSL support for SolrCloud
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566456 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 22:39:48 +00:00 |
|
Areek Zillur
|
ec096aca16
|
SOLR-5695: Make best effort to clean up suggester index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566388 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 20:11:50 +00:00 |
|
Shalin Shekhar Mangar
|
9b46f41aa2
|
SOLR-5710: Migrate collection command does not handle not finding a shard leader well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566385 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 19:59:58 +00:00 |
|
Joel Bernstein
|
a055f02e8a
|
SOLR-5624: Guard against NPE during cache warming
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566309 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 16:34:36 +00:00 |
|
Noble Paul
|
0a3e6856e4
|
SOLR-5476 avoiding race condition
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566247 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 07:28:56 +00:00 |
|
Areek Zillur
|
450e6204f4
|
SOLR-5695: Add support for Lucene's BlendedInfixSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566222 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 05:18:05 +00:00 |
|
Mark Robert Miller
|
fad3886db8
|
SOLR-5700: Always consumes the response's HttpEntity and cleaned up the test a little.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566179 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 01:07:32 +00:00 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Shalin Shekhar Mangar
|
7b7a1b5592
|
SOLR-5634: SolrJ GroupCommand.getNGroups returns null if group.format=simple and group.ngroups=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563392 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-01 11:12:59 +00:00 |
|
Shalin Shekhar Mangar
|
13c01606a3
|
SOLR-5684: Shutdown SolrServer clients created in BasicDistributedZk2Test and BasicDistributedZkTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563390 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-01 10:58:15 +00:00 |
|
Yonik Seeley
|
c69ba8ba8f
|
SOLR-5685: ignore FieldFacetTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563221 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-31 19:29:33 +00:00 |
|