Commit Graph

10703 Commits

Author SHA1 Message Date
Simon Willnauer c7bd833255 LUCENE-3253: TestIndexwriterWithThreads#testCloseWithThreads hangs if a thread hit an exception before indexing its first document
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140574 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 12:44:33 +00:00
Simon Willnauer 0afcbd7625 removed unnecessary / unused ctor on VarStraightBytesImpl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140521 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 11:06:09 +00:00
Simon Willnauer 4a0ca45b4d added build directory to svnignore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140500 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 09:40:46 +00:00
Simon Willnauer aff519123c LUCENE-3251: Directory#copy leaks file handles
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140498 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 09:39:13 +00:00
Christopher John Male 9e74a6a295 Fixed all IntelliJ project dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140408 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 02:52:53 +00:00
Christopher John Male b760a81471 LUCENE-3250: Removed wordnet and misc deps on analysis-common in idea and maven
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140401 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 02:22:34 +00:00
Robert Muir 9858853123 add a note about performance of this query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140395 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 01:53:38 +00:00
Robert Muir 6f6b3cbc5a LUCENE-3250: remove contrib/misc,wordnet,suggest dependencies on modules/analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140394 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 01:44:15 +00:00
Christopher John Male b3f0ae9b7a LUCENE-3240: Moved FunctionQuery, ValueSource and DocValues to new queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140379 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 23:45:18 +00:00
Yonik Seeley e219ad401c SOLR-2429: ability not not cache filters and post filtering
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140252 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 17:52:02 +00:00
Simon Willnauer 615375d45a LUCENE-3247: Update CompoundFile format on the website
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140243 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 17:12:52 +00:00
Steven Rowe b929c65d15 LUCENE-3232: artifactId lucene-common -> lucene-common-module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140225 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 16:12:42 +00:00
Simon Willnauer 1f8995a540 LUCENE-3217: Improved Fixed Int DocValues variants merging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140223 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 16:06:25 +00:00
Robert Muir 1eaa40e7b4 fix some out of date docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140119 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 11:45:40 +00:00
Simon Willnauer 22f37cf1f1 LUCENE-3231: Add fixed size DocValues int variants & expose Arrays where possible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140047 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 08:21:22 +00:00
Simon Willnauer 28c15b9637 LUCENE-3216: keep float doc values in memory during indexing while merge directly to the target file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140044 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 08:07:15 +00:00
Koji Sekiguchi b15ca9a6b9 LUCENE-3234: fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140004 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 03:24:10 +00:00
Christopher John Male e0a872a023 LUCENE-3244: Fixed module-uptodate jarfile location since its different to contrib-uptodate
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140000 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 02:31:00 +00:00
Christopher John Male 201b8a8bd3 LUCENE-3244: Added ability to define the module's src directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139996 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 01:44:46 +00:00
Koji Sekiguchi 9d6f451871 LUCENE-3234: add phraseLimit parameter for FVH speed up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139995 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 01:44:43 +00:00
Robert Muir 88689125fa LUCENE-3244: use the passed in name var
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139992 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 01:34:32 +00:00
Christopher John Male 6897f0cc45 LUCENE-3244: Added ability to define the contrib's src directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139989 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 01:29:34 +00:00
Robert Muir b5f676b992 add empty tests dir, to stop eclipse whining
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139985 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 00:55:55 +00:00
Steven Rowe ba04654038 Added standard svn:ignore property value to this directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139928 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 19:39:34 +00:00
Steven Rowe 3b2343b83d Missing slash in closing </dependency> tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139926 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 19:38:23 +00:00
Michael McCandless e8355de9e6 LUCENE-3203: add ability to rate limit write IO for all merges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1139907 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 18:48:24 +00:00
Michael McCandless 82c6dafc01 NRTCachingDir doesn't need the MergeScheduler anymore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1139797 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 14:17:27 +00:00
Michael McCandless 0ec825d14d LUCENE-3197: forgot to commit this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139789 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 13:36:40 +00:00
Michael McCandless cf0e5ec467 LUCENE-3225: add TermsEnum.seekExact(BytesRef); renamne existing methods to seekCeil/seekExact
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139788 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 13:33:58 +00:00
Robert Muir f685618d14 fallback to curl if wget doesn't work/isn't there
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139780 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 13:10:30 +00:00
Jan Høydahl b7c5e42675 SOLR-2458: post.jar fails on non-XML updateHandlers
Fixed by doing the COMMIT through HTTP GET instead of posting XML "<commit/>"
Other improvements:
* Get help with -h and -help in addition to --help
* Support -Doptimize=yes
* More explicit error handling

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139759 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 10:56:04 +00:00
Steven Rowe 68dc477537 LUCENE-3232: artifactId lucene-common -> lucene-common-module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139601 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 19:42:46 +00:00
Robert Muir bee0f1fb58 add warning if you use tests.iter > 1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139513 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 10:44:27 +00:00
Christopher John Male e3c74ec78b LUCENE-3232: New common module jar import correction
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139490 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 04:21:03 +00:00
Christopher John Male 06653e0e62 LUCENE-3232: Fixed duplicate ant project name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139489 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 04:08:55 +00:00
Christopher John Male f37c1aaead LUCENE-3232: Added missing overview.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139480 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 02:11:31 +00:00
Christopher John Male e846f760f8 LUCENE-3232: Bad dependency to common module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139479 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 02:07:26 +00:00
Christopher John Male e8faa197c8 LUCENE-3232: Fixed missing maven dependency in common module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139471 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 00:23:58 +00:00
Christopher John Male 9bf4c3fd8f LUCENE-3232: Moved MutableValues to common module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139467 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 00:03:35 +00:00
Robert Muir bd4a05c8cd LUCENE-3238: make MTQ.rewrite final, and merge test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139465 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 23:40:30 +00:00
Uwe Schindler 7574f33abe LUCENE-3179: Fix bug in handling of indexes >= size in OpenBitSet.prevSetBit()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139431 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 20:43:46 +00:00
Mark Robert Miller a23091d9df SOLR-2610: improve changes entry on CloseHook change
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139285 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 12:59:58 +00:00
Shai Erera 8b8932d58a LUCENE-3226: CheckIndex prints info about oldest/newest segments in the index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139284 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 12:59:34 +00:00
Robert Muir 8d742c45ad support -Dtests.iter correctly in TestFieldsReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139199 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 08:36:03 +00:00
Robert Muir ca68be5360 fix test to not open so many files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139188 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 07:49:14 +00:00
Robert Muir 74257a2d13 remove error-prone release number in source code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139178 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 07:29:08 +00:00
Robert Muir 4159d786ec don't rely upon correct executable permissions for post.sh
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139173 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 07:20:41 +00:00
Steven Rowe 7525579b6d Switch from LWP::Simple to wget invocation for downloading JIRA project info - because the JIRA URL uses the https: protocol, LWP::Simple requires the LWP::Protocol::https module, which is not included by default in many Perl installations, e.g. Debian-based distros
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139056 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 20:10:53 +00:00
Michael McCandless f5991e3de0 fix hardwired paths in release smoke tester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139054 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 20:09:11 +00:00
Mark Robert Miller 40fbeddc3b tweak changes entry SOLR-2610
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138890 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 14:13:40 +00:00