Commit Graph

20317 Commits

Author SHA1 Message Date
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
Alan Woodward 1abbfdb1f7 SOLR-6232: Missed a configset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611147 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 19:21:37 +00:00
Alan Woodward 26f2106743 SOLR-6232: Allow unloading of cores that have failed to init
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611047 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 15:23:43 +00:00
Uwe Schindler 496dffb979 LUCENE-5827: Make all Directory implementations correctly fail with IllegalArgumentException if slices are out of bounds
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610943 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 09:01:28 +00:00
Uwe Schindler b270cdde57 Fix buggy test implementation (copypaste error)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610938 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 08:53:00 +00:00
Uwe Schindler 3920ed571d LUCENE-5681: Fix RAMDirectory's IndexInput to not do double buffering on slices (causes useless data copying, especially on random access slices).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610929 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 08:00:26 +00:00
Shalin Shekhar Mangar ce7e042052 SOLR-6137: Fix off-by-one error in array access
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610909 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 05:02:36 +00:00
Timothy Potter 899d57f418 SOLR-2245: fix for issues found by precommit checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610905 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 02:51:54 +00:00
Timothy Potter e0af29f9e3 SOLR_6136: fix minor issues found by precommit checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610902 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 02:18:38 +00:00
Timothy Potter 591de0e0c6 SOLR-2245: Fix svn:eol-style on sha1 license files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610895 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 01:30:28 +00:00
Timothy Potter 28165cee67 SOLR-3893: Update references after moving dependency jars around.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610894 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 01:21:29 +00:00
Timothy Potter 2169e473bb SOLR-2245: Don't use the default date from dataimport.properties and remove duplicated entry in mail-data-config.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610893 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 01:17:23 +00:00
Steven Rowe 09bb6ddad1 SOLR-3893: intellij config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610886 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 00:12:50 +00:00
Timothy Potter 1f9d4e245d SOLR-3893: Moving mail dependencies into the extras project.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610883 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 23:33:11 +00:00