Steven Rowe
|
6a51e5b963
|
More add field tests; json escaped double quotes -> single + json() wrapper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537399 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-31 08:30:37 +00:00 |
Yonik Seeley
|
6bca1a44e9
|
SOLR-5406: pass params with delete
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537374 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-31 04:35:25 +00:00 |
Michael McCandless
|
1961740ec7
|
LUCENE-5296: clarify the 2.1B value count limit for sorted set field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537140 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 15:46:50 +00:00 |
Uwe Schindler
|
33298abc3f
|
SOLR-5401: SolrResourceLoader logs a warning if a deprecated (factory) class is used in schema or config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537119 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 14:56:39 +00:00 |
Michael McCandless
|
47480a8496
|
LUCENE-5296: add DirectDocValuesFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537105 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 14:23:36 +00:00 |
Michael McCandless
|
fe4699b6b0
|
LUCENE-5313: leave the default to true for enablePositionIncrements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537104 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 14:23:07 +00:00 |
Noble Paul
|
cd49552b57
|
SOLR-5311 tests were failing intermittently
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537060 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 12:10:20 +00:00 |
Dawid Weiss
|
d9c28a0efc
|
Updating randomized testing to 2.0.12 (cosmetic changes - AWT fix, fail on no tests).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537055 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 11:47:44 +00:00 |
Michael McCandless
|
9ba1122f55
|
LUCENE-5313: move preservePositionIncrements from setter to ctor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537038 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 11:11:17 +00:00 |
Alan Woodward
|
ca248b5847
|
LUCENE-5302: Make StemmerOverrideMap's methods public
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536858 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-29 19:24:33 +00:00 |
Noble Paul
|
b77786112f
|
SOLR-5400
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536846 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-29 18:50:31 +00:00 |
Michael McCandless
|
a7e43403c3
|
LUCENE-5306: DocumentExpressionDictionary now accepts composite readers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536826 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-29 17:33:04 +00:00 |
Adrien Grand
|
1255539501
|
Add missing license header that made `ant rat-sources` fail.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536627 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-29 09:47:49 +00:00 |
Noble Paul
|
0ce6e9a694
|
SOLR-5311 - Avoid registering replicas which are removed , SOLR-5310 -Add a collection admin command to remove a replica
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536606 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-29 08:37:02 +00:00 |
Adrien Grand
|
1dd6d53c07
|
LUCENE-5157: Rename OrdinalMap methods to clarify API and internal structure.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536605 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-29 08:35:02 +00:00 |
Mark Robert Miller
|
03ed51acef
|
SOLR-5397: If a retry fails, *always* finish the rest of the retries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536511 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-28 20:43:46 +00:00 |
Mark Robert Miller
|
8d40d4d2c6
|
SOLR-5397: Move the call to obtain a ConcucrrentSolrServer into try catch block
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536499 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-28 20:11:16 +00:00 |
Yonik Seeley
|
e3f0033035
|
SOLR-5395: add RunAlways marker interface for update processor facctories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536344 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-28 13:02:45 +00:00 |
Yonik Seeley
|
0522dd002e
|
SOLR-5395: add RunAlways marker interface for update processor facctories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536341 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-28 12:53:05 +00:00 |
David Wayne Smiley
|
68078aebb5
|
LUCENE-2844: spatial benchmark
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536180 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-27 18:33:17 +00:00 |
David Wayne Smiley
|
bc1b8ac507
|
LUCENE-2844: spatial benchmark
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536176 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-27 18:17:45 +00:00 |
Uwe Schindler
|
e45d67083e
|
LUCENE-5307: Fix topScorer inconsistency in handling QueryWrapperFilter inside ConstantScoreQuery, which now rewrites to a query removing the obsolete QueryWrapperFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535950 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-26 09:12:32 +00:00 |
Steven Rowe
|
26999c855f
|
LUCENE-5294: IntelliJ config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535797 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-25 17:53:55 +00:00 |
Steven Rowe
|
99589d5767
|
SOLR-5027: Maven config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535617 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-25 03:24:32 +00:00 |
Joel Bernstein
|
929c88c78f
|
SOLR-5027: Added error handling to CollapsingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535614 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-25 02:50:34 +00:00 |
Steven Rowe
|
a76227707d
|
SOLR-5382: Maven config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535548 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-24 20:55:20 +00:00 |
Shai Erera
|
d37b2cb90b
|
LUCENE-5189: factor out SegmentDocValues from SegmentReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535526 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-24 20:26:44 +00:00 |
Michael McCandless
|
b6eab2b39a
|
LUCENE-5305: wrap reader as slow composite reader, until we fix DocumentExpressionDictionary to accept composite readers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535455 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-24 17:55:12 +00:00 |
Adrien Grand
|
d49ba41f54
|
LUCENE-5304: SingletonSortedSetDocValues can now return the wrapped SortedDocValues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535382 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-24 13:52:40 +00:00 |
Adrien Grand
|
11d3fb5065
|
Fix javadoc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535318 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-24 08:59:40 +00:00 |
Adrien Grand
|
d294221569
|
Fix Lucene45DocValuesProducer version checks now that there are two supported versions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535299 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-24 08:07:02 +00:00 |
Adrien Grand
|
276147ca0d
|
LUCENE-5300: Optimized SORTED_SET storage for fields which are single-valued.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535296 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-24 07:48:51 +00:00 |
Michael McCandless
|
6455445730
|
LUCENE-5303: clear cache before each test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535215 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-24 00:04:45 +00:00 |
Joel Bernstein
|
3a594688a5
|
SOLR-5027 CollapsingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535208 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 23:19:12 +00:00 |
Mark Robert Miller
|
1c8595c86a
|
SOLR-5384: randomlyEnableAutoSoftCommit in ChaosMonkeySafeLeaderTest is buggy.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535204 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 22:37:47 +00:00 |
Mark Robert Miller
|
e0207e2f9a
|
SOLR-5382: Update protobuf checksum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535195 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 22:17:34 +00:00 |
Shai Erera
|
1b0a76f03b
|
LUCENE-5303: OrdinalsCache should use reader.getCoreCacheKey()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535163 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 20:40:33 +00:00 |
Mark Robert Miller
|
780be9520e
|
SOLR-5382: Update to Hadoop 2.2 GA release.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535083 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 18:00:00 +00:00 |
Mark Robert Miller
|
9c47892d4e
|
SOLR-5380: Using cloudSolrServer.setDefaultCollection(collectionId) does not work as intended for an alias spanning more than 1 collection.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535076 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 17:11:44 +00:00 |
Alan Woodward
|
0c95712ee4
|
SOLR-5363: Solr doesn't start up properly with Log4J2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535065 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 15:47:00 +00:00 |
Shalin Shekhar Mangar
|
e29c49f458
|
SOLR-5300: Check that the supplied hash ranges actually cover the entire range of the shard
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534974 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 10:26:20 +00:00 |
Shai Erera
|
884cc9004b
|
minor optimization
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534787 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-22 21:05:58 +00:00 |
Steven Rowe
|
3dea7193c5
|
LUCENE-5294: simmer down, validate-maven-dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534430 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-22 00:47:01 +00:00 |
Adrien Grand
|
cdeef19d7a
|
LUCENE-5274: FastVectorHighlighter now supports highlighting against several indexed fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534281 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-21 17:13:23 +00:00 |
Shalin Shekhar Mangar
|
99db3a2137
|
Increase read timeout in shard split call to 5 minutes. 1 minute is too low for many seeds.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534046 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-21 07:24:45 +00:00 |
Mark Robert Miller
|
7f47814b0d
|
SOLR-5371, SOLR-5370: Add CHANGES entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534004 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-20 23:01:54 +00:00 |
Mark Robert Miller
|
4975ad612b
|
SOLR-5371: Solr should consistently call SolrServer#shutdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534002 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-20 22:58:36 +00:00 |
Mark Robert Miller
|
26e7b5edb6
|
SOLR-5370: Requests to recover when an update fails should be done in background threads.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533996 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-20 22:31:36 +00:00 |
Shawn Heisey
|
52a77784c2
|
SOLR-5042 SOLR-5125 SOLR-5368: mlt.count used incorrectly in MoreLikeThisComponent.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533995 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-20 21:40:55 +00:00 |
Mark Robert Miller
|
3543a7544c
|
tests: try a 2 minute so timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533956 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-20 19:14:43 +00:00 |