Steven Rowe
|
5b1c0f316d
|
SOLR-5776: Re-enable SSL for this test, to see if attempts to increase the entropy pool on ASF FreeBSD Jenkins and Policeman MacOSX Jenkins are helping at all.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614774 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 21:28:31 +00:00 |
David Wayne Smiley
|
0ffce18e13
|
SOLR-6281: Made PostingsSolrHighlighter more configurable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614702 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 16:27:13 +00:00 |
Robert Muir
|
3f4b2b472f
|
LUCENE-5859: remove Version param from LuceneTestCase.newIndexWriterConfig, the grand sum of 2 tests making use of it can use the 3-arg version and reduce the noise everywhere else
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614698 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 16:20:24 +00:00 |
Timothy Potter
|
8fa6c59beb
|
SOLR-6020: Fix broken JavaDoc found by precommit.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614498 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-29 21:48:17 +00:00 |
Michael McCandless
|
818e68b61b
|
LUCENE-5843: this is a bug not a feature!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614424 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-29 17:22:18 +00:00 |
Michael McCandless
|
ac511e76fe
|
LUCENE-5843: woops, I committed too much
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614423 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-29 17:21:33 +00:00 |
Michael McCandless
|
03f937fa06
|
LUCENE-5843: this is a bug not a feature!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614422 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-29 17:20:43 +00:00 |
Shalin Shekhar Mangar
|
73503c4f66
|
SOLR-6020: Auto-generate a unique key in schema-less example if data does not have an id field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614416 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-29 16:46:26 +00:00 |
Michael McCandless
|
858e309c7b
|
LUCENE-5843: IndexWriter now enforces max docs in one index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614388 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-29 15:34:44 +00:00 |
Robert Muir
|
ad8aa3826c
|
LUCENE-5849: try to stress slicing better in BaseDirectoryTestCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614339 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-29 13:17:44 +00:00 |
Robert Muir
|
892131b0d1
|
LUCENE-5811, LUCENE-5788: Fix uninvertingreader to strictly follow dv api contract
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614316 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-29 12:06:46 +00:00 |
Shai Erera
|
c1e3b3b9a7
|
LUCENE-5852: log errors that occur during cleanupOldIndexFiles
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614264 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-29 06:57:46 +00:00 |
Mark Robert Miller
|
6aeceaeb86
|
SOLR-6261: Run ZooKeeper watch event callbacks in parallel to the ZooKeeper event thread.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614244 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-29 03:04:35 +00:00 |
Shalin Shekhar Mangar
|
dcb260ad14
|
SOLR-6290: Harden and speed up CollectionsAPIAsyncDistributedZkTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614194 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-28 21:42:52 +00:00 |
Michael McCandless
|
26be35a4a7
|
LUCENE-5850: fix smoke tester to verify the index's segment versions in fact match the version being tested
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614149 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-28 19:48:09 +00:00 |
Mark Robert Miller
|
b2e631846f
|
SOLR-6264: Distributed commit and optimize are executed serially across all replicas.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614118 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-28 18:45:23 +00:00 |
Robert Muir
|
2080ddc885
|
LUCENE-5593: speed up javadocs generation in build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614058 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-28 15:36:27 +00:00 |
Robert Muir
|
8f1ca8b847
|
LUCENE-5850: use correct version comparator (at the moment) for versions in index segments, otherwise this logic will do the wrong thing on the next bugfix release!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613988 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-28 12:47:27 +00:00 |
Shalin Shekhar Mangar
|
63b9f12570
|
SOLR-6286: Add logging on how long we slept and how many docs were found
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613838 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-27 20:27:35 +00:00 |
Shalin Shekhar Mangar
|
0373996d3a
|
SOLR-6231: Increased timeouts and hardened the RollingRestartTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613834 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-27 19:49:59 +00:00 |
Mark Robert Miller
|
e3fc860547
|
tests: null out static
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613652 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-26 15:18:03 +00:00 |
Noble Paul
|
bcfb420558
|
SOLR-6269
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613619 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-26 13:06:10 +00:00 |
Erik Hatcher
|
5cd69d47e1
|
SOLR-3622, SOLR-5847, SOLR-6194, SOLR-6269: Several DIH fixes/improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613406 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-25 12:19:48 +00:00 |
Erick Erickson
|
0b11b8ab6b
|
SOLR-6267: Let user override Interval Faceting key with LocalParams. Thanks Tomas
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613308 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-24 21:43:18 +00:00 |
Michael McCandless
|
0bfaf5cdfc
|
LUCENE-5610: optimization: just use already allocated/copied PendingTerm to for min/maxTerm
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613268 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-24 20:16:56 +00:00 |
Mark Robert Miller
|
62059a4fdc
|
SOLR-6274: UpdateShardHandler should log the params used to configure it's HttpClient.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613182 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-24 16:39:08 +00:00 |
Michael McCandless
|
8b026f6bd9
|
LUCENE-5841: simplify how block tree terms dict assigns terms to blocks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613161 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-24 15:46:31 +00:00 |
Michael McCandless
|
6b5f5bab08
|
LUCENE-5844: use RUE.NUM_BYTES_ARRAY_HEADER instead of 8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613043 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-24 09:07:40 +00:00 |
Shalin Shekhar Mangar
|
4b40a46634
|
SOLR-6270: Increased timeouts for MultiThreadedOCPTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612999 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-24 05:15:29 +00:00 |
Michael McCandless
|
b293b947cb
|
LUCENE-5844: ArrayUtil.grow/oversize now returns at most Integer.MAX_VALUE - 8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612935 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-23 19:56:27 +00:00 |
Chris M. Hostetter
|
d9660bcd42
|
SOLR-6232: fix logging of core init failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612896 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-23 17:50:10 +00:00 |
Erick Erickson
|
2d1056e06f
|
SOLR-6216: Better faceting for multiple intervals on DV fields. Thanks Tomas
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612889 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-23 17:43:23 +00:00 |
Adrien Grand
|
d3231b9ff9
|
LUCENE-5835: Make TermValComparator extendable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612881 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-23 17:28:58 +00:00 |
Robert Muir
|
26e5273658
|
LUCENE-5842: Validate checksum footers for postings lists/docvalues/storedfields/vectors on init
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612845 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-23 14:56:37 +00:00 |
David Wayne Smiley
|
430c264afa
|
LUCENE-5825: new benchmark codec.postingsFormat option
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612765 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-23 04:43:34 +00:00 |
Mark Robert Miller
|
f94f4952a7
|
SOLR-3345: BaseDistributedSearchTestCase should always ignore QTime.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612585 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-22 15:02:43 +00:00 |
Shalin Shekhar Mangar
|
1c6508b284
|
SOLR-6231: Harden the RollingRestartTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612499 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-22 08:01:39 +00:00 |
Robert Muir
|
a265a8ab9c
|
LUCENE-5840: fix parsing of zero-affixes with continuation classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612452 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-22 03:50:05 +00:00 |
Erik Hatcher
|
377fab9fd9
|
Skip convertType tests when locale is sr__#Latn
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612447 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-22 02:45:44 +00:00 |
Mark Robert Miller
|
514e04fe7f
|
SOLR-6252: A couple of small improvements to UnInvertedField class.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612422 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-21 22:29:31 +00:00 |
Chris M. Hostetter
|
61967d99a4
|
SOLR-5746: Bugs in solr.xml parsing have been fixed to more correctly deal with the various datatypes of options people can specify, additional error handling of duplicated/unidentified options has also been added
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612419 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-21 22:18:38 +00:00 |
Mark Robert Miller
|
a141498428
|
fix formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612410 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-21 21:54:56 +00:00 |
Erik Hatcher
|
ea00cf4e6c
|
SOLR-6263: Add DIH handler name to variable resolver as ${dih.handlerName}
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612354 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-21 17:26:14 +00:00 |
Robert Muir
|
0901f25e20
|
LUCENE-5838: fix hunspell when .aff file has over 64k affixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612349 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-21 17:07:48 +00:00 |
Adrien Grand
|
052b84db2d
|
LUCENE-5834: Empty sorted set and numeric doc values are now singletons.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612251 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-21 11:30:58 +00:00 |
Adrien Grand
|
4bd3a57899
|
LUCENE-5835: TermValComparator can sort missing values last.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612245 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-21 11:04:25 +00:00 |
Michael McCandless
|
ec788948a6
|
LUCENE-5819: fix ord bug; add test case; remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612217 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-21 09:41:40 +00:00 |
Shalin Shekhar Mangar
|
27d68500ee
|
SOLR-5968: BinaryResponseWriter fetches unnecessary stored fields when only pseudo-fields are requested
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612200 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-21 07:25:24 +00:00 |
Shai Erera
|
2bf04d0308
|
LUCENE-5801: add default indexFieldName to facetFields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612197 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-21 07:07:42 +00:00 |
Erik Hatcher
|
adaaaf041a
|
SOLR-6258: Added onRollback event handler hook to Data Import Handler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612124 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-20 17:32:28 +00:00 |