Commit Graph

14131 Commits

Author SHA1 Message Date
Mark Robert Miller 1acad4e893 don't share random across threads in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361707 13f79535-47bb-0310-9956-ffa450edef68
2012-07-15 14:34:44 +00:00
Robert Muir 383d17e6a5 LUCENE-4221: CheckIndex is overeager for term vector offsets bounds checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361701 13f79535-47bb-0310-9956-ffa450edef68
2012-07-15 13:45:27 +00:00
Steven Rowe 75b6bf69bd LUCENE-4199: IntelliJ configuration: add lucene tools library to allow compilation where the asm jar is a dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361636 13f79535-47bb-0310-9956-ffa450edef68
2012-07-15 06:15:31 +00:00
Mark Robert Miller 902ed6cdf6 SOLR-3620: put back cancel recovery in close - it should be fine now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361568 13f79535-47bb-0310-9956-ffa450edef68
2012-07-14 17:29:34 +00:00
Yonik Seeley 9875dc69fb tests: fix AIOOB if last list element is skipped
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361517 13f79535-47bb-0310-9956-ffa450edef68
2012-07-14 10:25:08 +00:00
Uwe Schindler bf7a69fe16 LUCENE-4217: Make it easier to configure clover by adding correct test properties / mem size automatically
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361512 13f79535-47bb-0310-9956-ffa450edef68
2012-07-14 10:11:50 +00:00
Uwe Schindler c0d02bc3c8 LUCENE-4217: Add the possibility to run tests with Atlassian Clover loaded from IVY. A development License solely for Apache code was added in the tools/ folder, but is not included in releases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361480 13f79535-47bb-0310-9956-ffa450edef68
2012-07-14 07:16:33 +00:00
Uwe Schindler 0b5eaa8b68 SOLR-3328: Fix file attributes partially (needs more verification)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361408 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 21:47:22 +00:00
Mark Robert Miller 5248f5d5fe revert accidental commit of this file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361315 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 18:10:05 +00:00
Mark Robert Miller 0e32691abc SOLR-3620: attempt to address shutdown deadlock - once the CoreContainer starts shutting down, do not start any new recoveries - there was a small window this could happen in previously
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361310 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 18:05:09 +00:00
Yonik Seeley 732ad20130 SOLR-139: update doc - create if it doesn't exist by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361301 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 17:10:36 +00:00
Mark Robert Miller 8d68f469cc SOLR-3600: Raise the default zkClientTimeout from 10 seconds to 15 seconds.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361276 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 15:23:24 +00:00
Robert Muir 9c9039582e LUCENE-4211: add AssertingReader/Codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361243 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 14:45:19 +00:00
Yonik Seeley 7993e39d38 SOLR-3377: edismax fails to correctly parse a fielded query wrapped by parens
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361091 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 08:32:57 +00:00
Mark Robert Miller e7d1278836 Add reload command to collections api - also improve tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361017 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 00:35:54 +00:00
Michael McCandless 7e35195b59 LUCENE-4211: fix another test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360979 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 21:59:41 +00:00
Michael McCandless abf9894023 LUCENE-4211: fix one test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360977 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 21:56:31 +00:00
Chris M. Hostetter d6254caf80 SOLR-1725: StatelessScriptUpdateProcessorFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360931 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 20:49:41 +00:00
David Wayne Smiley e43973683e LUCENE-4192 remove spatial isPolyField and createField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360687 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 14:06:30 +00:00
Robert Muir 2c7e1721b7 fix jar-checksums task
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360645 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 12:07:46 +00:00
Mark Robert Miller acf211262e fix log dir location
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360643 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 11:58:24 +00:00
Mark Robert Miller 8310c86c9c add a commented out example to jetty.xml for configuring a request log
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360639 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 11:42:01 +00:00
Mark Robert Miller b198680b86 ignore subdirs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360634 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 11:30:46 +00:00
Mark Robert Miller cf53af0ed2 SOLR-2616: Include a section about logging in the README
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360630 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 11:16:42 +00:00
Uwe Schindler 9ad95cb588 LUCENE-3950: Use ivy.cachepath for Apache RAT
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360619 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 10:34:11 +00:00
Christian Moen 8b97cec044 Made discarding punctuation configurable in JapaneseTokenizerFactory (SOLR-3524)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360592 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 09:19:02 +00:00
Mark Robert Miller 1b7637d144 SOLR-3609: fix prepare-release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360494 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 00:34:22 +00:00
Robert Muir 7b2abe6e19 LUCENE-3950: load rat via ivy so you dont need it in .ant/lib etc, invoke from validate
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360475 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 23:27:21 +00:00
Chris M. Hostetter ba08d2ba10 SOLR-3575: Typo in changes, SOLR-3575 erroneously listed as SOLR-3475
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360454 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 22:43:59 +00:00
Adrien Grand 817eeb6252 LUCENE-4207: Make TestPackedInts faster.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360453 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 22:39:23 +00:00
Uwe Schindler 53cfbcda0d LUCENE-4199, LUCENE-4202, LUCENE-4206: Remove noise by not-existing XML CDATA in task; cleanup build.xmls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360451 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 22:34:39 +00:00
Robert Muir b3c82dac85 add checksum, compared jar with official release jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360446 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 22:27:17 +00:00
Mark Robert Miller 46021d4575 SOLR-3460: Add cloud-scripts directory and a zkcli.sh|bat tool for easy scripting and interaction with ZooKeeper.
SOLR-3609: Change Solr's expanded webapp directory to be at a consistent path called solr-webapp rather than a temporary directory.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360416 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 21:45:43 +00:00
Tommaso Teofili cf53015824 [LUCENE-4207] - reduced the multiplier factor of 10 in random string checks to fasten tests (and re enabling wrongly @Ignored test)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360395 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 20:54:36 +00:00
Robert Muir f2c69f4794 fix test to propagate setUp()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360363 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 19:24:34 +00:00
Robert Muir dc90a019a2 LUCENE-4212: Tests should not use new Random() without args
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360354 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 19:10:08 +00:00
David Wayne Smiley 29d8ba42d4 spacing / line ending tweaks so it does not differ with config files saved by IntelliJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360327 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 17:57:17 +00:00
David Wayne Smiley 5c14410ce6 spacing / line ending tweaks so it does not differ with config files saved by IntelliJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360324 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 17:54:57 +00:00
Uwe Schindler 37210f0cd6 Simplify the one-api-file case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360272 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 16:25:22 +00:00
Robert Muir bcb3e79b7d optimize check-forbidden-apis to not compile things twice
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360254 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 16:08:08 +00:00
Robert Muir 124edc221c LUCENE-3877: Lucene should not call System.out.println
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360240 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 15:52:40 +00:00
Michael McCandless aa87124205 fix test: don't call .nextDoc() if the enum had already returned NO_MORE_DOCS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360205 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 14:36:06 +00:00
David Wayne Smiley 04bc7ee821 LUCENE-4188 inlined/removed SpatialStrategy.createStoredField()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360028 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 06:28:39 +00:00
David Wayne Smiley 401bfde9bd LUCENE-4188 remove field storage from createField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360021 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 06:20:27 +00:00
Uwe Schindler 891dcd75e9 LUCENE-4209: Enforce cleanup on success and failure while sorting partitions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359953 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 23:41:09 +00:00
Robert Muir 20b748a484 LUCENE-4209: fix another suggester leak: dont leave behind the file when rename fails (/tmp is its own filesystem)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359946 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 23:06:08 +00:00
Uwe Schindler 80c852e721 Remove 3 File.createTempDir in favour of LTC's own cleanup magic.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359920 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 21:54:16 +00:00
Robert Muir 524fa2d4f6 LUCENE-4209: suggester fixes to not leave behind files in /tmp
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359873 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 20:04:33 +00:00
Adrien Grand e48f99c36c Fix error-prone header check.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359861 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 19:52:46 +00:00
Uwe Schindler 0446940b7d LUCENE-4206: Allow check-forbidden-apis to also investigate calls to subclasses of forbidden APIs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359827 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 18:32:31 +00:00