Commit Graph

12649 Commits

Author SHA1 Message Date
Dawid Weiss 6f9388d6d8 Preallocate idle threads for the executor.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296112 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 10:23:53 +00:00
David Wayne Smiley 6d3940d34e LUCENE-3795: ignore *.iml (intellij)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1296055 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 05:32:13 +00:00
David Wayne Smiley c2c2b23e9d Refactored away the ".strategy" sub-package name. No need since spatial4j exists.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1296054 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 05:26:00 +00:00
Dawid Weiss ac5e508766 Removed Thread.toString() override with complex internal logic including monitor locks.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295949 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 22:28:12 +00:00
Tommaso Teofili 4a160999ba [SOLR-3013] - added lucene-analyzers-uima dependency to solr-uima pom
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295765 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 20:09:13 +00:00
Yonik Seeley 07865addca cloud: fix distributed deadlock w/ deleteByQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295665 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 16:41:54 +00:00
Tommaso Teofili e894e7c542 [SOLR-3013] - fix the build of solr-uima
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295594 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 14:45:13 +00:00
Tommaso Teofili 41ddc259d7 [SOLR-3013] - removed unneded custom ant configuration for solr-uima
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295508 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:58:57 +00:00
Tommaso Teofili a42dbcc647 [SOLR-3013] - adding analyzers-uima pathelement to fix error in javadocs generation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295501 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:32:15 +00:00
Ryan McKinley fdb0bd695e LUCENE-3795: moving prefix/tree stuff into strategy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1295444 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 07:35:03 +00:00
David Wayne Smiley 4fd44f3d41 LUCENE-3795: get intellij build to work.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1295438 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 07:08:59 +00:00
Robert Muir 978ce35e40 fix suggester benchmark
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295426 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 06:33:30 +00:00
Tommaso Teofili 0c5c13e157 [SOLR-3013] - removing the ae package from Solr as it's now under analysis/uima module, adding the Solr factories for UIMA based tokenizers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295330 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 22:43:12 +00:00
Dawid Weiss 651a236696 LUCENE-3835: MergeThread throws unchecked exceptions from toString().
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295069 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 11:44:03 +00:00
Michael McCandless b9e9ef7ccc LUCENE-3821: ignore noisy test failure until we can fix the bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295067 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 11:43:01 +00:00
Michael McCandless a4916d1367 LUCENE-3824: disable randomStringSort for Lucene3x codec (it doesn't support doc values)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295027 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:19:25 +00:00
Sami Siren 4633ae38d4 SOLR-3080: add entry to changelog
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295001 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 07:54:30 +00:00
Ryan McKinley effa52b18f SOLR-3134: Adding test and fix from Russell Black
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294995 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 07:32:02 +00:00
Sami Siren dcaf6be3e4 SOLR-3165: make DIH work with solrcloud
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294990 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 07:07:40 +00:00
Ryan McKinley 166e6e9cf2 LUCENE-3795: fix license file (bad copy) and solr pom.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1294984 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 06:36:50 +00:00
Ryan McKinley bb9b30bf57 LUCENE-3795: get maven build to work. Add spatial4j jar file to solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1294980 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 05:43:24 +00:00
Ryan McKinley b3f2ad655f LUCENE-3795: move back to single project layout. Add spatial4j jar file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1294974 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 05:17:39 +00:00
Ryan McKinley 4e126a1798 LUCENE-3795: move back to single project layout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1294972 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 04:57:35 +00:00
Yonik Seeley 6dc05950ae SOLR-3157: remove isTestLoggingFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294968 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 04:16:17 +00:00
Yonik Seeley 19652ce169 SOLR-3157: restrict changes to logging string to formatter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294967 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 04:12:35 +00:00
Chris M. Hostetter 29a7c260fe LUCENE-2604: add '/' to the list of chars in the various escape functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294965 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 03:58:41 +00:00
Mark Robert Miller 29f9a15de5 fix spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294963 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 03:52:08 +00:00
Chris M. Hostetter 9089a6c0fb javadocs: picture is worth 1000 words
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294920 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 01:00:59 +00:00
Yonik Seeley b2d288d5df SOLR-3157: improve logging, add path/params to updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294916 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 00:38:16 +00:00
Yonik Seeley 2b055c2195 SOLR-3157: improve logging, restore legacy logging if not testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294911 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 00:12:44 +00:00
Mark Robert Miller f75eae6217 throw a good error rather than NPE when no collection is found to request against
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294894 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 23:36:53 +00:00
Michael McCandless a1fbc36305 LUCENE-3829: fix test to use DV API correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294882 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 22:56:39 +00:00
Mark Robert Miller 7a8db2fcff use qt param
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294862 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 22:25:29 +00:00
Michael McCandless 9ab8f9b83c LUCENE-3824: don't do pointless by-value cmp in TermOrdVal/DocValuesComparator.setBottom
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294856 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 22:20:18 +00:00
Mark Robert Miller 28fb9a4cbc parallelize
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294843 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 21:29:54 +00:00
Dawid Weiss 8c2e3cef8f LUCENE-3820: limiting the amount of input for pattern matching to go past exponential time patterns, even if they happen. A nice catch from Mike too -- un-ignore testNastyPattern and look at processing time go wild with each additional input character...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294797 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 19:26:05 +00:00
Mark Robert Miller 6f40a126e6 only add a close hook for the httpshardhandlerfactory if *we* created it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294723 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 16:35:05 +00:00
James Dyer 436ba5ff34 SOLR-3033/SOLR-3168: uncomment-out tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294714 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 16:13:25 +00:00
James Dyer 390454fba6 SOLR-3168: "numberToKeep" backups doesn't ever keep more than 1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294703 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 15:53:13 +00:00
James Dyer af77642d82 SOLR-3033: "numberToKeep" on replication handler does not work with "backupAfter"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294702 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 15:50:31 +00:00
Jan Høydahl 3e14f86161 SOLR-3172: luceneMatchVersion of solrconfig-languageidentifier.xml hardcoded to LUCENE_35
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294648 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 13:41:29 +00:00
Michael McCandless 156106c9a8 add test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294643 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 13:38:06 +00:00
Dawid Weiss f3cc65733b Sysout of the randomized pattern.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294518 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 08:15:38 +00:00
Dawid Weiss 4d401ca87d Test thread's name reflects the current seed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294514 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 08:04:42 +00:00
Sami Siren d6fa94970f fix build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294505 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 07:52:12 +00:00
Sami Siren af16f0da65 add more scripting to help testing different scenarios
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294489 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 07:05:37 +00:00
Yonik Seeley 0b7cf94411 improve logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294466 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 05:29:52 +00:00
Mark Robert Miller 9f2a64a95e improve unused distrib core cmd action a little bit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294465 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 05:26:19 +00:00
Yonik Seeley 7464d5360b SOLR-3170: don't use default params
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294400 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 23:48:22 +00:00
Mark Robert Miller a766b67aed we need to retry when asking for a leader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294347 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 21:43:50 +00:00