Commit Graph

20330 Commits

Author SHA1 Message Date
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
Michael McCandless 80fe3c277f LUCENE-5819: add terms dict and postings format that implement term ordinals
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612080 13f79535-47bb-0310-9956-ffa450edef68
2014-07-20 12:08:32 +00:00
Shai Erera 1f37d6b448 LUCENE-5801: OrdinalMappingAtomicReader should not wrap non-facet BinaryDocValues fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612079 13f79535-47bb-0310-9956-ffa450edef68
2014-07-20 12:08:14 +00:00
Michael McCandless dcb6f15e7f LUCENE-5815: add TermAutomatonQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612076 13f79535-47bb-0310-9956-ffa450edef68
2014-07-20 11:36:03 +00:00
Erik Hatcher 2d1cf43b4c SOLR-6165: Add tests for convertType and BigDecimal implicit conversion
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611985 13f79535-47bb-0310-9956-ffa450edef68
2014-07-20 01:00:45 +00:00
Robert Muir 387ee2a6d3 LUCENE-5836: when prefix-coding variable length terms, preallocate lastTerm to the correct size
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611970 13f79535-47bb-0310-9956-ffa450edef68
2014-07-19 21:32:19 +00:00
Steven Rowe d2218a8b85 LUCENE-5831: ant precommit should remind people to run clean-jars and jar-checksums when checksums are not right
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611941 13f79535-47bb-0310-9956-ffa450edef68
2014-07-19 18:23:25 +00:00
Steven Rowe a0bc0c3d80 SOLR-6257: More than two "!"-s in a doc ID throws an ArrayIndexOutOfBoundsException when using the composite id router.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611934 13f79535-47bb-0310-9956-ffa450edef68
2014-07-19 17:48:53 +00:00
Timothy Potter 02f4d97cf9 SOLR-6241: disable this test on Jenkins until we can track down the cause of the No registered leader was found after waiting for 60000ms , collection: c8n_1x3_lf slice: shard1 problem
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611922 13f79535-47bb-0310-9956-ffa450edef68
2014-07-19 17:11:44 +00:00
Shalin Shekhar Mangar c8261a41d3 SOLR-6259: Reduce CPU usage by avoiding repeated costly calls to Document.getField inside DocumentBuilder.toDocument for use-cases with large number of fields and copyFields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611852 13f79535-47bb-0310-9956-ffa450edef68
2014-07-19 07:10:36 +00:00
Timothy Potter a75792bb4c SOLR-3893: fix sheisty class error from smoke test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611719 13f79535-47bb-0310-9956-ffa450edef68
2014-07-18 17:10:03 +00:00
Timothy Potter 6b1f32c1eb SOLR-3893: update changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611690 13f79535-47bb-0310-9956-ffa450edef68
2014-07-18 16:13:43 +00:00
Timothy Potter de191c73d3 SOLR-2245: Better way to check if last_index_time is the initial value and fixup changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611667 13f79535-47bb-0310-9956-ffa450edef68
2014-07-18 14:51:45 +00:00
Robert Muir 92bb1803ff LUCENE-5830: Fix some missing/assert codec checks to throw CorruptIndexException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611471 13f79535-47bb-0310-9956-ffa450edef68
2014-07-17 20:46:22 +00:00
Steven Rowe 63a925d578 SOLR-6137: Disable SSL for TestCloudSchemaless
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611445 13f79535-47bb-0310-9956-ffa450edef68
2014-07-17 19:29:59 +00:00
Michael McCandless a2a9f2a6f9 test seekCeil in pull postings API; fix trunk-only bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611305 13f79535-47bb-0310-9956-ffa450edef68
2014-07-17 09:19:02 +00:00
Uwe Schindler 68819147af Remove outdated sha1 file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611281 13f79535-47bb-0310-9956-ffa450edef68
2014-07-17 08:14:06 +00:00
Robert Muir a9bb31174c LUCENE-5826: Support proper hunspell case handling and related options
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611161 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 20:01:49 +00:00