Commit Graph

13534 Commits

Author SHA1 Message Date
Mark Robert Miller a29a6c6f29 SOLR-3472: ping request handler should force distrib=false default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340869 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 23:10:02 +00:00
Mark Robert Miller ff037852fc add ping and analysis request handlers for good UI defaults
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340863 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 22:49:35 +00:00
Mark Robert Miller abaec93967 add a couple cloud props to multicore example solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340837 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 20:54:17 +00:00
Simon Willnauer 5c714e8147 fix testcase to not check unreliable thread state in join helper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340794 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 18:39:51 +00:00
Michael McCandless 8945e4b2ce don't excessively call RateLimiter in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340713 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 13:41:33 +00:00
Uwe Schindler 664ab89dee SOLR-3471: Disable tests that don't work correctly on Windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340687 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 12:06:22 +00:00
Stanisław Osiński d65f086baf SOLR-3470: Custom Carrot2 tokenizer and stemmer factories overwritten by defaults: fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340686 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 11:53:51 +00:00
Stefan Matheis d722b19748 SOLR-3238: Add License for d3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340665 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 10:32:38 +00:00
Simon Willnauer fa75b33949 LUCENE-4046: Add IOException to DocsEnum#freq()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340653 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 10:03:35 +00:00
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