Commit Graph

19047 Commits

Author SHA1 Message Date
Noble Paul 1588fd5f5a SOLR-5476 added testcase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567012 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 08:46:07 +00:00
Steven Rowe 5145efcc25 SOLR-5709: add missing license
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566914 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 00:46:11 +00:00
Mark Robert Miller 9dfefa81a4 SOLR-3854 : Reset ALLOW_SSL in afterClass.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566883 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 00:14:31 +00:00
Chris M. Hostetter 601f536f9a SOLR-5561: Fix implicit DefaultSimilarityFactory initialization in IndexSchema to properly specify discountOverlap option
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566842 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 23:26:21 +00:00
Joel Bernstein b2d66a6019 SOLR-5536: Added a proper ValueSource context
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566754 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 21:33:50 +00:00
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
Shai Erera b872f4b5c3 LUCENE-5440: Add LongBitSet to handle large number of bits; replace usage of OpenBitSet by FixedBitSet/LongBitSet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566662 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 15:44:23 +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
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