Commit Graph

13987 Commits

Author SHA1 Message Date
Robert Muir 671473eb5c LUCENE-4199: add more default-locale-using methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358745 13f79535-47bb-0310-9956-ffa450edef68
2012-07-08 14:10:02 +00:00
Uwe Schindler 0ca4f678ed LUCENE-4199: update javadocs and printout for no longer method-only checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358653 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 22:03:22 +00:00
Uwe Schindler c728aca01b LUCENE-4199: fix flexible standard query parser by cloning the user CharStream implementation without unicode bugs from classic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358649 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 21:41:51 +00:00
Uwe Schindler 860ef9cea9 LUCENE-4199: Fix XML QueryParser XML handling (don't use ByteArrayOutputStream). But it should still suppress xml header with encoding when transformed to string... (TODO)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358638 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 20:55:08 +00:00
Robert Muir 7b6d126f0b LUCENE-4199: fix test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358636 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 20:24:09 +00:00
Robert Muir 73a7da17ab LUCENE-4199: more default locale/encoding fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358635 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 20:18:56 +00:00
Robert Muir 5f38c1d4de LUCENE-4199: fix more violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358600 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 16:41:50 +00:00
Robert Muir b6a4748f21 make Locale.ENGLISH/US -> ROOT for locale-independent operations, now that we are on java6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358594 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 15:42:40 +00:00
Robert Muir 79cb46698e LUCENE-4199: fix more violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358587 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 15:12:23 +00:00
Robert Muir 2b4f7762cd LUCENE-4199: fix some String.formats
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358575 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 14:30:52 +00:00
Uwe Schindler a79a551305 LUCENE-4199: add some hundreds more :-)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358566 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 13:54:00 +00:00
Robert Muir 8834e675ca LUCENE-4199: fix more charset/locale violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358564 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 13:30:52 +00:00
Robert Muir 5a6a9e7f80 LUCENE-4199: more test fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358561 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 13:10:20 +00:00
Robert Muir 1590b5f7b8 LUCENE-4199: fix more default charset uses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358558 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 12:53:07 +00:00
Robert Muir bc91650ae8 LUCENE-4199: fix more default charset uses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358557 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 12:48:02 +00:00
Uwe Schindler 50ede4050e LUCENE-4199: update list again
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358556 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 12:41:02 +00:00
Robert Muir d69c73c027 LUCENE-4199: fix more default charset uses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358555 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 12:25:16 +00:00
Uwe Schindler 6e9890c9ed LUCENE-4199: fix of my broken list: add more discouraged APIs -> new bugs found (ran test in wrong checkout *g*)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358554 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 12:23:41 +00:00
Uwe Schindler 0ef38dd020 LUCENE-4199: add more discourages APIs (no new bugs found by that)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358552 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 12:16:09 +00:00
Robert Muir ff5244ca3a LUCENE-4199: don't use default charset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358551 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 12:12:13 +00:00
Robert Muir f91f2e9cdb LUCENE-4199: commit uwe's patch with check-forbidden-apis task
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358549 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 12:04:22 +00:00
Robert Muir 752b684960 git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358548 13f79535-47bb-0310-9956-ffa450edef68 2012-07-07 12:03:00 +00:00
Robert Muir 6569c4854b LUCENE-4185: don't apply CharFilters twice in Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358481 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 00:32:28 +00:00
Robert Muir fcfaf3f0f5 also add a nice param name 'strategy' instead of p0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358386 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 19:58:08 +00:00
David Wayne Smiley 6104f180a1 LUCENE-4197 SpatialArgs.toString() shouldn't be overloaded with a ctx – not needed for its purpose.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358380 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 19:49:57 +00:00
Robert Muir 007b8d6a82 add clover hack
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358377 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 19:48:28 +00:00
Mark Robert Miller 05ef395e96 SOLR-3599: Add zkClientTimeout to solr.xml so that it's obvious how to change it and so that you can change it with a system property.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358262 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 15:26:06 +00:00
Mark Robert Miller 3e9a246bb8 CHANGES entry for SOLR-3563: Unloading all cores in a SolrCloud collection will now cause the removal of that collection's meta data from ZooKeeper.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358220 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 14:07:00 +00:00
Mark Robert Miller 793ab4900f CHANGES entry for SOLR-3562: Add options to remove instance dir or data dir on core unload.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358219 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 14:02:13 +00:00
Mark Robert Miller ccf53678fa SOLR-3575: solr.xml should default to persist=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358214 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 13:59:05 +00:00
Robert Muir c746415d08 LUCENE-4174: tone down the now really slow analysis tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358149 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 11:56:47 +00:00
Robert Muir 4aa31b1e19 LUCENE-4174: tone down @Slow test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358123 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 11:13:24 +00:00
Dawid Weiss bb1190c05d LUCENE-4194: more solr default encoding fixes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358107 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 10:29:29 +00:00
Mark Robert Miller 403ef8c934 SOLR-2225: new test around default core handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357998 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 23:53:56 +00:00
Mark Robert Miller a5b001981d fix test bug around closing cores
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357996 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 23:48:03 +00:00
Mark Robert Miller c0e5935900 fix a small bug around these null checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357983 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 22:51:01 +00:00
Uwe Schindler 637fa5d715 did not help :(
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357952 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 21:46:30 +00:00
Mark Robert Miller c971f7929a SOLR-3355: Add shard and collection to SolrCore statistics.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357887 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 20:36:05 +00:00
Uwe Schindler 64608206d0 sorry, typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357707 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 15:59:21 +00:00
Uwe Schindler b1328f9c66 Disable clover analysis in this test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357703 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 15:53:45 +00:00
Dawid Weiss 8a0e3198ca LUCENE-4194: more encoding fixes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357636 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 14:41:03 +00:00
Robert Muir 1713e0bcc5 LUCENE-4195: codec package documentation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357611 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 13:59:42 +00:00
Robert Muir 9c825c3184 LUCENE-4194: fix test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357595 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 13:24:30 +00:00
Dawid Weiss 64407ad2ff LUCENE-4194: just a taste of what I mean by encoding-sensitive.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357565 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 11:46:33 +00:00
Dawid Weiss 83aa0d66a1 Always re-read ivy's configuration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357552 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 11:06:08 +00:00
Dawid Weiss 9bbc6c7412 Fixup of file.encoding property.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357544 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 10:40:44 +00:00
Dawid Weiss b57a83e50a LUCENE-4094: Support overriding file.encoding on forked test JVMs
(force via -Drandomized.file.encoding=XXX). (Dawid Weiss)

LUCENE-4189: Test output should include timestamps (start/end for each
test/ suite). Added -Dtests.timestamps=[off by default]. (Dawid Weiss)

LUCENE-4110: Report long periods of forked jvm inactivity (hung tests/ suites).
Added -Dtests.heartbeat=[seconds] with the default of 60 seconds.
(Dawid Weiss)

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357543 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 10:40:01 +00:00
Robert Muir 80c5475725 LUCENE-4190: revert. lucene isn't a file manager
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357532 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 09:55:16 +00:00
Dawid Weiss e91e59af95 Correcting getByte() sensitive to local file.encoding.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357493 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 08:49:17 +00:00
David Wayne Smiley c92eb67f6d LUCENE-4099 remove SpatialFieldInfo (and corresponding generics) and put fieldName into Strategy instead of methods. Thus an instance of SpatialStrategy is now a per-field object, not per-fieldType.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357451 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 03:16:23 +00:00