Commit Graph

13525 Commits

Author SHA1 Message Date
Robert Muir 80ed49893c test untested query, fix broken equals() impl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340526 13f79535-47bb-0310-9956-ffa450edef68
2012-05-19 17:47:38 +00:00
Michael McCandless 419a026c06 fix over-copying of CFX files during addIndexes(Directory[])
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340521 13f79535-47bb-0310-9956-ffa450edef68
2012-05-19 17:24:36 +00:00
Simon Willnauer a0493e5570 LUCENE-4070: assign output to member to prevent double opening on error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340514 13f79535-47bb-0310-9956-ffa450edef68
2012-05-19 16:29:58 +00:00
Steven Rowe 5efed3447e LUCENE-3983: HTMLStripCharFilter: Stop upcasing HTML character entity names at class initialization time; instead, provide hard-coded upcased versions for a small set of them.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340169 13f79535-47bb-0310-9956-ffa450edef68
2012-05-18 16:58:38 +00:00
Martijn van Groningen 0b1d814c94 SOLR-3454: Exception when using result grouping with main=true and using wt=javabin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340080 13f79535-47bb-0310-9956-ffa450edef68
2012-05-18 12:28:21 +00:00
Dawid Weiss 6248459183 LUCENE-4054: nested suite classes (required for tests) should not run in stand-alone mode.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340021 13f79535-47bb-0310-9956-ffa450edef68
2012-05-18 07:53:33 +00:00
Erik Hatcher 870d86440f Fix jquery and Solr logo references in /browse that broke during admin UI overhauls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339923 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 23:38:49 +00:00
Erik Hatcher 1ce88f3f65 Revert change to r1339781 - tests fail with clustering automatically enabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339901 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 22:34:08 +00:00
Erik Hatcher 80e4e05578 DeHossification
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339859 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 20:51:43 +00:00
Erik Hatcher a137d089c8 Update clustering /browse UI to reflect long past change with Carrot dependencies that used to require a system property switch to enable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339781 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 18:34:04 +00:00
Simon Willnauer 28b1e9e4ed LUCENE-4066: compare actual # terms in the queue instead of unique terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339779 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 18:33:15 +00:00
Robert Muir fc84112ece add hepburn test and fix some corner cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339753 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 18:03:13 +00:00
Erik Hatcher 8db469ef01 Fix typo in defaultValue parameter name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339750 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 17:59:42 +00:00
Mark Robert Miller 119de8f949 SOLR-3460: Improve cmd line config bootstrap tool so that it now reads solr.xml and uploads configs for each SolrCore found
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339701 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 16:47:39 +00:00
Yonik Seeley ca7df01ccf SOLR-2824: add fromSearcher open time to JoinQuery for caching
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339687 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 16:23:58 +00:00
Shai Erera 63da7ea3fd LUCENE-4064: Move ContentSource to PerfRunData out of DocMaker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339555 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 11:22:10 +00:00
Stefan Matheis 422828cfd6 SOLR-3444: Optimize Navigation for global Items
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339518 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 08:45:29 +00:00
Shai Erera 3e7339af68 LUCENE-4061: fixed another potential concurrency issue; deleted TestIndexClose - the test-framework guarantees we close all our resources after us
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339491 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 05:31:39 +00:00
Erik Hatcher bc33ed0ef2 SOLR-1726: remove CHANGES entry until re-implemented
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339436 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 00:41:12 +00:00
Erik Hatcher 2cb9ccf98c Fix errant copy/paste comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339376 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 21:26:49 +00:00
Erik Hatcher e542b9b3c7 Fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339373 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 21:24:02 +00:00
Erik Hatcher db535704b9 Fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339367 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 21:14:50 +00:00
Erik Hatcher f22742322e couple of minor cosmetics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339357 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 20:53:21 +00:00
Steven Rowe 31ead5af58 LUCENE-4063: FrenchLightStemmer no longer deletes repeated digits.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339333 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 20:03:49 +00:00
Simon Willnauer 89a796d7bc LUCENE-4026: fix possible deadlock due to ignored return value on tryRelease
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339321 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 19:35:31 +00:00
Stefan Matheis 4898a6eb8e SOLR-3401: Always show CoreAdmin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339232 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 15:36:35 +00:00
Uwe Schindler 3f73342025 SOLR-3461: Ignore this test on windows until this is fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339209 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 14:55:02 +00:00
Shai Erera b4c22fcf37 LUCENE-4061: improvements to DirectoryTaxonomyWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339150 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 13:11:07 +00:00
Michael McCandless ad7914c5b2 LUCENE-3514: also support IndexSearcher.searchAfter when Sort is used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339137 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 12:28:57 +00:00
Stefan Matheis 560a287e68 SOLR-3238: rename 'Plugins' to 'Plugins / Stats' in Navigation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339120 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 11:27:32 +00:00
Stefan Matheis 04486d4454 SOLR-3238: decode query-params for analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339114 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 11:15:41 +00:00
Stefan Matheis b550e5a30a SOLR-3238: add missing image for analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339110 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 10:47:53 +00:00
Uwe Schindler 10de020795 LUCENE-4059: Improve ANT task prepare-webpages (used by documentation tasks) to correctly encode build file names as URIs for later processing by XSL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339097 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 09:55:44 +00:00
Shai Erera d8e0288109 LUCENE-4060: port to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339047 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 08:01:40 +00:00
Dawid Weiss e9f32e7a72 LUCENE-4047: Rewrote ClassValidators as suite level test rules. This adds more stack entries but will work with intellij idea's test runner.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338911 13f79535-47bb-0310-9956-ffa450edef68
2012-05-15 21:47:27 +00:00
Robert Muir 2f31a1e36f fix broken javadocs links
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338877 13f79535-47bb-0310-9956-ffa450edef68
2012-05-15 20:29:10 +00:00
Steven Rowe accce5dc26 SOLR-3430: IntelliJ IDEA configuration: add DIH test dependency on HSQLDB
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338854 13f79535-47bb-0310-9956-ffa450edef68
2012-05-15 19:34:55 +00:00
Dawid Weiss 71f9914dfd JavaDoc corrections.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338829 13f79535-47bb-0310-9956-ffa450edef68
2012-05-15 19:00:11 +00:00
Dawid Weiss 4652d65f0b LUCENE-4047: Cleanup of LuceneTestCase: moved blocks of initialization/ cleanup code into JUnit instance and class rules.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338826 13f79535-47bb-0310-9956-ffa450edef68
2012-05-15 18:47:45 +00:00
Robert Muir eef4f63f08 LUCENE-4024: fix off-by-one in backwards layer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338668 13f79535-47bb-0310-9956-ffa450edef68
2012-05-15 12:32:06 +00:00
Yonik Seeley e42ebbcb93 SOLR-3178: add inc to updateable docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338343 13f79535-47bb-0310-9956-ffa450edef68
2012-05-14 19:02:30 +00:00
Martijn van Groningen 63f87a7bdb SOLR-3336: SolrEntityProcessor substitutes most variables at query time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338240 13f79535-47bb-0310-9956-ffa450edef68
2012-05-14 15:07:12 +00:00
Yonik Seeley 9d70bf609b SOLR-2824: parse query in fromCore for cross-core join
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338231 13f79535-47bb-0310-9956-ffa450edef68
2012-05-14 14:46:01 +00:00
Martijn van Groningen 04dceabc18 SOLR-3436: Group count incorrect when not all shards are queried in the second pass.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338194 13f79535-47bb-0310-9956-ffa450edef68
2012-05-14 13:42:17 +00:00
Yonik Seeley 015d8601c8 SOLR-2824: don't rewrite join subquery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337955 13f79535-47bb-0310-9956-ffa450edef68
2012-05-13 18:08:28 +00:00
Michael McCandless 7e511f80d1 fix AlcoholicMergePolicy to not excessively exaggerate segment sizes as it's getting drunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337653 13f79535-47bb-0310-9956-ffa450edef68
2012-05-12 21:02:50 +00:00
Robert Muir 42ebab7867 avoid using preflexrw when running testbackcompat, otherwise we arent actually testing back compat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337584 13f79535-47bb-0310-9956-ffa450edef68
2012-05-12 16:07:16 +00:00
Michael McCandless b831e55acc fix windows path sep issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337549 13f79535-47bb-0310-9956-ffa450edef68
2012-05-12 14:07:56 +00:00
Robert Muir 8141aa3005 move dv addindexes test so we can remove the assume
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337544 13f79535-47bb-0310-9956-ffa450edef68
2012-05-12 13:49:02 +00:00
Robert Muir 23c1ebced2 LUCENE-3489: generalize UseNoMemoryExpensiveCodec to SuppressCodecs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337538 13f79535-47bb-0310-9956-ffa450edef68
2012-05-12 13:32:40 +00:00