Commit Graph

2695 Commits

Author SHA1 Message Date
Mark Robert Miller d4522d1016 update tutorial with correct path to conf files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359267 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 16:43:07 +00:00
Robert Muir 4138528889 LUCENE-4199: add default local DecimalFormat ctors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359238 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 16:03:57 +00:00
Robert Muir 08c0677666 LUCENE-4199: don't call this implicitly when you run test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359189 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 14:24:49 +00:00
Robert Muir 123b645157 LUCENE-4199: fix remaining violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359188 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 14:22:20 +00:00
Robert Muir 46cb8b9780 LUCENE-4199: fix more default locale/charset violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359181 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 14:06:17 +00:00
Uwe Schindler e7437a7d0c LUCENE-4199: cleanup filesets to check; disable Solr's DIH checking, as Locale/Charset support is broken (SOLR-1916)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359167 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 13:35:34 +00:00
Uwe Schindler e4b8dc640e LUCENE-4199: Reverse merged revision(s) 1-0 from lucene/dev/trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359007 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 09:49:58 +00:00
Robert Muir 9df919c5ba LUCENE-4199: fix more charset/locale usages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358890 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 01:17:15 +00:00
Yonik Seeley e61e9134a8 SOLR-2702: add replication support to NRTCachingDirectoryFactory and make it the default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358650 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 21:48:19 +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 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 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
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
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
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
Jan Høydahl e58e456156 SOLR-1929: Moved CHANGES entry from 4.0-alpha to 4.0-beta
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357428 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 22:27:45 +00:00
Yonik Seeley b1b9c913df SOLR-3559: clear all tlog maps else an RTG lookup could find the udpate during a concurrent commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357359 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 18:21:12 +00:00
Yonik Seeley 1b4a1653d9 log DBQ reordering events
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357331 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 16:21:15 +00:00
Yonik Seeley 0327e7bf4c tests: refactor TestRealTimeGet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357324 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 16:02:42 +00:00
Yonik Seeley 9250082566 tests: disable stress DBQ reorder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357027 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 00:54:53 +00:00
Mark Robert Miller 75f7719318 SOLR-3587: After reloading a SolrCore, the original Analyzer is still used rather than a new one
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356842 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 17:36:38 +00:00
Yonik Seeley 0f808c6bcd SOLR-3559: DBQ reorder support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356778 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 15:05:30 +00:00
Michael McCandless fccd1be5e7 escape javadoc generics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356522 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 23:43:49 +00:00
Robert Muir ea4d4cf670 remove no-arg @return
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356469 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 20:28:43 +00:00
Mark Robert Miller 38fc03163a fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356435 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 19:43:52 +00:00
Mark Robert Miller 3bbbd0bea3 SOLR-3488: Added a Collection management API for SolrCloud.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356313 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 15:57:12 +00:00
Mark Robert Miller f85b291fee ignore again - some issue on builds.apache that needs to be addressed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356251 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 14:26:39 +00:00
Uwe Schindler 8356f38ad5 Fix test failure with JDK8: The problem is undefined order of HashMaps. This here is more a NamedList like object, so we use LinkedHashMap.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356033 13f79535-47bb-0310-9956-ffa450edef68
2012-07-01 21:53:26 +00:00
Mark Robert Miller 6a6aaf67d2 try and run this test again
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355983 13f79535-47bb-0310-9956-ffa450edef68
2012-07-01 19:14:33 +00:00
Dawid Weiss 51c387731b LUCENE-4181: Change the semantics of @Slow on tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355310 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 10:55:26 +00:00
Robert Muir f008bba605 fixup changes entries that didnt make the alpha
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355204 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 01:48:24 +00:00
Steven Rowe fd16190940 LUCENE-4172: clean up redundant throws clauses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355069 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 16:39:25 +00:00
Mark Robert Miller 306081e328 SOLR-3582: Our ZooKeeper watchers respond to session events as if they are change events, creating undesirable side effects.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355004 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 13:23:49 +00:00
Jan Høydahl 032cad944a SOLR-1929: Index encrypted files in SolrCell
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354887 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 09:46:49 +00:00
Jan Høydahl 01dd823f23 SOLR-3467: ExtendedDismax escaping is missing several reserved characters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354865 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 08:56:59 +00:00
Dawid Weiss 8127865e2d LUCENE-4138: Update morfologik (polish stemming) to release 1.5.3. Changed the way morphosyntactic tags are exposed (a list of tags for a single lemma instead of a compound tag).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354840 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 07:35:36 +00:00
Jan Høydahl 52516ebb21 SOLR-1856: In Solr Cell, literals should override Tika-parsed values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354455 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 12:05:55 +00:00
Mark Robert Miller 1fc4347e41 SOLR-1770: Move the default core instance directory into a collection1 folder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354308 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 01:48:00 +00:00
Ryan McKinley 900363a9b6 SOLR-3557: Avoid NPE for distributed request when shards.tolerant=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354105 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 16:44:14 +00:00
Sami Siren 0cf9ac0833 SOLR-3558 change SnapPuller to use solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1353889 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 09:28:03 +00:00
Chris M. Hostetter ab6da236cd SOLR-3577: better javadocs and error messages related to global/fieldtype SimilarityFactory usage (ie: SOLR-2338)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1353801 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 01:59:15 +00:00
Uwe Schindler 737bb84db3 LUCENE-4155: Move & hide oal.util classes to better packages to reduce import statements and too many public classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1352942 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 16:04:38 +00:00
David Wayne Smiley 991bbd7b57 SOLR-3313 Rename Query Type to Query Parser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1352760 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 02:41:36 +00:00