Commit Graph

10698 Commits

Author SHA1 Message Date
Simon Willnauer c5636fac7d init CFS output on writer init and release output lock if stream creation fails.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144841 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 12:02:38 +00:00
Steven Rowe 7885258d13 SOLR-2452: Add attribution to CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144800 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 10:04:02 +00:00
Uwe Schindler 112230a1a4 LUCENE-3302: Replace legacy pre-java5-enum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144792 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 08:59:41 +00:00
Shai Erera b23bafce93 enforce in-order merges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144781 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 05:47:55 +00:00
Robert Muir b669ea6770 remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144768 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 03:40:16 +00:00
Steven Rowe 429093b236 SOLR-2452: Rewrote Solr build system (tighter integration with the Lucene build system) and restructured Solr internal and contrib modules
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144761 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 23:01:53 +00:00
Uwe Schindler 28ada7cfda LUCENE-1768: Fix JavaDoc warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144755 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 21:50:49 +00:00
Uwe Schindler c178c8eb1a LUCENE-1768: Committing new NumericRangeQuery support by Vinicius Barros to flexible StandardQueryParser. This first commit supports all functionality, but still needs some improvements, that will be part of 2nd half of GSoC.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144744 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 21:05:13 +00:00
Steven Rowe 902dbebb5f Merged with trunk up to r1144715
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144716 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 18:55:21 +00:00
Steven Rowe 9e020991ef Merged with trunk up to r1144714
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144715 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 18:50:54 +00:00
Uwe Schindler cf6fb18337 Make creation of backwards indexes working again (unfortunately in trunk it still has some randomness in MockAnalyzer, added TODO)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144658 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 11:44:46 +00:00
Christopher John Male a3fc708e51 Added missing reference to queries module to lucene-prep-jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144582 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 03:19:25 +00:00
Christopher John Male f16f395a30 LUCENE-3284: Decoupled remaining module/contrib tests from QueryParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144566 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 01:11:18 +00:00
Christopher John Male 5c2923a1de SOLR-1825: SolrQuery.addFacetQuery now enables facets automatically
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144564 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 01:02:27 +00:00
Christopher John Male 038a555aef SOLR-2027: FacetField.getValues() now returns empty list instead of null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144561 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 00:49:49 +00:00
Robert Muir 1ae1d6b4fa LUCENE-3290: add FieldInvertState.numUniqueTerms, Terms.sumDocFreq
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144513 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 21:03:43 +00:00
Steven Rowe 88fe5d121f Merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144510 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 21:02:20 +00:00
Chris M. Hostetter 87850a3a9c SOLR-2541: PluginInfo not correctly reading <long/> values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144415 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 18:20:57 +00:00
Simon Willnauer c274cb5309 fixed previous commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144304 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 13:18:56 +00:00
Michael McCandless 0a79de7a99 try to catch int overflow in ArrayUtil.grow/shrink
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144294 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 12:47:41 +00:00
Simon Willnauer 13f9f590ec LUCENE-3294: Some code still compares string equality instead using equals
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144280 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 12:15:04 +00:00
Simon Willnauer 74cb0a71bc close PerDocConsumer during flush to ensure all files are written in the CFS case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144278 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 12:09:32 +00:00
Simon Willnauer ac3f91daa2 remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144270 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 11:27:13 +00:00
Simon Willnauer 6c5621f16c fixed dead store variable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144269 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 11:26:03 +00:00
Robert Muir 96c5589308 LUCENE-3290: fix bug, sumTotalTermFreq is a vlong
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144257 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 11:12:07 +00:00
Simon Willnauer b1142c17b4 use short-circuit logic to save extra comparsion & method invocation in BlockTermsReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144241 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 10:32:06 +00:00
Michael McCandless 255ae3e9bf fix per-segment test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144236 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 10:14:59 +00:00
Simon Willnauer e94f5fcc99 fixed javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144223 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 09:49:23 +00:00
Simon Willnauer c49d2d5d84 LUCENE-2793: Directory#createOutput & Directory#openInput now accept an IOContext instead of a buffer size to allow low level optimizations for different usecases like merging, flushing and reading.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144196 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 08:52:40 +00:00
Simon Willnauer feb9739bf7 merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1144189 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 08:09:32 +00:00
Steven Rowe 4505c08643 SOLR-2452: merged with trunk up r1144161; applied the svn movement script and the latest version of the post-svn-movement patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144174 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 06:41:23 +00:00
Dawid Weiss 2b2b97f25b Applied folder moves and renames before merge in SVN r1144174. 2016-01-23 01:17:32 +01:00
Dawid Weiss db22b4d1f7 Applied folder moves and renames before merge in SVN r1144174. 2016-01-23 01:17:07 +01:00
Robert Muir ea67cd8b2c LUCENE-2392: decouple vector space scoring from Query/Weight/Scorer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144158 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 05:08:05 +00:00
Mark Robert Miller 4163a4a955 not true actually - we do have to run through this tokenstream again anyway, so this is necessary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144129 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 02:26:11 +00:00
Steven Rowe 28dab8437f SOLR-2331: fix Windows file deletion failure due to a lock held by an unclosed anonymous input stream created for the purpose of debug printing; also, wrap the debug printing in an 'if (VERBOSE) { }' block so that it doesn't get ordinarily get invoked.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144088 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 22:56:20 +00:00
Chris M. Hostetter dd55ad4397 SOLR-2230: fix CommonsHttpSolrServer so that multiple addFile calls work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144038 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 21:11:21 +00:00
Chris M. Hostetter fd337c605c SOLR-2538: Fix overflow but in range faceting on long/double when values bigger then max int/float are used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144014 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 20:18:55 +00:00
Robert Muir d10de2c435 merge 3.3 release announcement
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143943 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 18:01:19 +00:00
Simon Willnauer 7293dc9c95 SOLR-2640: Error message typo for missing field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143938 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 17:54:56 +00:00
Steven Rowe 69009a84cb SOLR-2634: added maven repository password authentication to artifact deployment macros as an alternative to private key authentication
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143878 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 15:18:02 +00:00
Simon Willnauer 3ad65686e5 don't close segment private doc producers during merge
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143855 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 14:48:31 +00:00
Simon Willnauer 3d5532d75b fixed possible NPE if called during initialization
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143814 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 13:34:32 +00:00
Simon Willnauer 645ecb8dfc cutover more closeables to IOUtils.closeSafely
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143801 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 12:50:02 +00:00
Simon Willnauer 9e353584f9 separated docvalues merging from terms merging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143795 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 12:33:47 +00:00
Simon Willnauer fc0ecb9bb1 fixed javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143791 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 12:21:44 +00:00
Uwe Schindler d85c2e13dc remove useless TS.reset() call
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143783 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 11:58:12 +00:00
Simon Willnauer 5abd2b1085 LUCENE-3216: Store DocValues per segment instead of per field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143776 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 11:48:56 +00:00
Simon Willnauer b448fc6ef7 LUCENE-3279: Allow CFS to be empty
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143766 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 11:30:57 +00:00
Simon Willnauer 1bbac1ac4f LUCENE-2793: added changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1143755 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 10:54:13 +00:00