Dawid Weiss
1ded74e10d
Handle non-String property values and keys. These should never happen in real life (unless somebody abuses System.getProperties()) so
...
I opted out to ignore them (there is no way to even tell if such properties will implement hashCode/equals/toString/whatever).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296971 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 09:09:04 +00:00
Dawid Weiss
0eb091b2ca
Switching to enumeration for collecting properties.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296956 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 08:26:54 +00:00
Dawid Weiss
6e7c2c441b
Protect against setting sys properties in TimeZone.getDefault().
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296952 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 07:58:06 +00:00
Uwe Schindler
4b31375b55
Fix one more insanity case... die,die,die!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296914 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 00:43:17 +00:00
Dawid Weiss
ff27ca3738
LUCENE-3847: LuceneTestCase will now check for modifications of System properties before and after each test (and suite). If changes are detected, the test will fail. A rule can be used to reset system properties to before-scope state (and this has been used to make Solr tests pass).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296888 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 22:03:20 +00:00
Mark Robert Miller
726ac1883a
audit clearing sys props
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296855 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 18:52:20 +00:00
Yonik Seeley
36126c9b1f
SOLR-3180: simplify core reference counting by just using the same core for the full duration of recovery for now
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296854 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 18:51:45 +00:00
Mark Robert Miller
54b79934ea
make sure we clear numShards sys prop
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296852 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 18:39:27 +00:00
Mark Robert Miller
5007616835
SOLR-3199: this test was not clearing the bootstrap_confdir sys prop it sets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296847 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 18:06:04 +00:00
Yonik Seeley
8c7c6890ad
logging: improve for RecoveryStrategy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296839 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 17:23:38 +00:00
Christian Moen
ce099776fd
Set property svn:eol-style native
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296821 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 15:14:57 +00:00
Michael McCandless
722dec4084
remove extra space
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296814 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 14:27:33 +00:00
Christian Moen
430365f7cc
Kuromoji now produces both compound words and the segmentation of those words in search mode (LUCENE-3767)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296805 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 13:34:13 +00:00
Koji Sekiguchi
ff0650ffa4
fix delimiter string
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296786 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 12:35:26 +00:00
Koji Sekiguchi
cc1da9b073
fix javadoc typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296768 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 08:41:36 +00:00
Koji Sekiguchi
15f678e648
fix javadoc typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296767 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 08:38:37 +00:00
Steven Rowe
518f5fe688
Update Maven usage/build documentation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296722 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 23:41:38 +00:00
Yonik Seeley
7cf946898d
SOLR-3180: do an explicit commit and not just close when shutting down
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296712 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 22:01:36 +00:00
Mark Robert Miller
fc3972fa1f
boost how long we are willing to wait for config info to show up in cluster state
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296692 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 20:31:00 +00:00
Mark Robert Miller
6a6c1ed04e
wait for leaders on startup for slow/busy comps
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296659 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 16:38:25 +00:00
Mark Robert Miller
e9c9011737
add a long leader wait at the start of this test for slow/busy comps
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296646 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 15:48:34 +00:00
Steven Rowe
30a67e8005
LUCENE-3825: generate-maven-artifacts: when deploying, pull remote server authentication from ~/.m2/settings.xml instead of through system properties
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296633 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 15:10:33 +00:00
Mark Robert Miller
b2257563e3
SOLR-3194: Attaching a commit to an update request results in too many commits on each node.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296631 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 14:47:38 +00:00
Yonik Seeley
fbe25c380d
SOLR-3180: harden erratic shutdowns, allow more than one tlog to recover on startup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296493 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 22:12:44 +00:00
Ryan McKinley
03d560ee05
SOLR-2719: adding test, with @Ignore for regressions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296434 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 20:17:07 +00:00
Simon Willnauer
f303bcd465
LUCENE-3807: Cleanup Suggest / Lookup API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296268 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 15:59:55 +00:00
Dawid Weiss
2c94c522fd
A side effect of LUCENE-3808: validation of shadowed static hooks
...
indicated this one as the violator. Since this is empty and cannot be
overriden anyway I'm removing it.
Removed shadowed empty afterClass() hook.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296238 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 15:01:34 +00:00
Robert Muir
a273239db6
LUCENE-3801: generify FST shortestPaths to any output type
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296237 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 14:59:44 +00:00
Dawid Weiss
1ccea6ab0f
LUCENE-3840: Disabled thread preallocation until somebody fixes this issue.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296199 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 13:31:29 +00:00
Dawid Weiss
9d55bcc9ca
Fixed a test failing on Windows (slash/backslash inconsistency). I check for an alternative, don't know if it should be normalized on persist.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296150 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 11:29:48 +00:00
Robert Muir
adebb1592a
LUCENE-3801: our suggesters are 1000x faster than we thought they were
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296147 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 11:22:14 +00:00
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