Commit Graph

15309 Commits

Author SHA1 Message Date
Mark Robert Miller bc3f15a08b raise wait from 30 to 45 - my freebsd vm still trips 30 sometimes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402818 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 16:26:36 +00:00
Mark Robert Miller a61c23fb95 wait 30 seconds rather than 15 in this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402813 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 15:54:23 +00:00
Mark Robert Miller 5a6bb2b287 there should be a wait on this retry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402808 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 15:41:22 +00:00
Robert Muir 2cfc445f82 solr test failures unrelated to freebsd
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402798 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 14:17:47 +00:00
Yonik Seeley e4fc1282ab SOLR-3998: Atomic update on uniqueKey field itself causes duplicate document
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402742 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 05:29:53 +00:00
Mark Robert Miller f4fee7dec6 update svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402677 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 21:43:08 +00:00
Steven Rowe 064d8a392b LUCENE-4476: stage-maven-artifacts: prompt for credentials by default, rather than reading from settings.xml; and stop requiring (grand-)parent POMs' presence in the maven local repository
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402630 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 19:39:31 +00:00
Mark Robert Miller 42f27adc1a SOLR-3911: Make Directory and DirectoryFactory first class so that the majority of Solr's features work with any custom implementations.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402613 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 18:38:59 +00:00
Michael McCandless 400d1e0290 don't use MEMORY_DOC or MEMORY_CHUNK w/ CompressingStoredFields with this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402471 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 11:46:39 +00:00
Alan Woodward 1be0d9bb68 SOLR-3985: Allow ExternalFileField caches to be reloaded on newSearcher/firstSearcher events
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402463 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 10:49:33 +00:00
Tommaso Teofili 6c8ace8ec7 [LUCENE-4345] - moving AL headers in the right place
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402461 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 10:20:17 +00:00
Mark Robert Miller 80b39a3ba7 SOLR-3995: Recovery may never finish on SolrCore shutdown if the last reference to a SolrCore is closed by the recovery process
SOLR-3994:Create more extensive tests around unloading cores.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402393 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 05:18:51 +00:00
Yonik Seeley 78b1e07dc9 SOLR-3992: QuerySenderListener doesn't populate document cache
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402389 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 05:08:25 +00:00
Robert Muir 612b5f6707 LUCENE-4506: fix smokeTester and beef up missing java7 checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402387 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 04:53:34 +00:00
Robert Muir 4526501a6b LUCENE-4504: Fix broken ValueSource.getSortField comparator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402375 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 02:04:42 +00:00
Yonik Seeley a6ea83ac30 SOLR-3938: prepareCommit command omits commitData
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402373 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 02:00:44 +00:00
Mark Robert Miller a74ae3ab2a remove sys out
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402368 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 01:26:40 +00:00
Yonik Seeley 1a9d39470e spelling fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402367 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 01:25:21 +00:00
Robert Muir ac489d792f fix name in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402365 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 01:22:35 +00:00
Mark Robert Miller 1233f3611f SOLR-3920: Fix server list caching in CloudSolrServer when using more than one collection list with the same instance.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402360 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 00:30:03 +00:00
Robert Muir 8ea018af63 disable documentation-lint on 32-bit again
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402262 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 18:32:43 +00:00
Erick Erickson b8c727af8d Fix for SOLR-3984, unloading core with deleteInstanceDir not working unless path absolute
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402254 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 18:25:43 +00:00
Robert Muir 7b80e3f377 write less to jtidy ant tasks bytearray output (thats the real problem) to see if it prevents OOM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402212 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 16:38:37 +00:00
Uwe Schindler 7879fb80dc Fix jenkins failures by a workaround
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402193 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 15:53:45 +00:00
Robert Muir 8514b70ba3 disable java6 documentation-lint (it generates totally broken html). enable checking for unpaired tags
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401965 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 03:30:04 +00:00
Robert Muir 9a1ef9299d fix a bunch of unbalanced tags (cannot yet commit checker, java6 makes all kinds of bogus html)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401963 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 03:11:40 +00:00
Robert Muir feddbabf80 fix and detect invalid html tags in javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401947 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 01:57:46 +00:00
Chris M. Hostetter d4108c2b80 SOLR-3988: Fixed SolrTestCaseJ4.adoc(SolrInputDocument) to respect field and document boosts
SOLR-3981: Fixed bug that resulted in document boosts being compounded in <copyField/> destination fields




git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401916 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 23:22:23 +00:00
Mark Robert Miller e1b693ddb2 SOLR-3933: Distributed commits are not guaranteed to be ordered within a request.
SOLR-3939: An empty or just replicated index cannot become the leader of a shard after a leader goes down.
  
SOLR-3971: A collection that is created with numShards=1 turns into a numShards=2 collection after starting up a second core and not specifying numShards.

SOLR-3932: SolrCmdDistributorTest either takes 3 seconds or 3 minutes.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401798 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 17:52:15 +00:00
Robert Muir 583f72b4c7 prevent broken html: this is not an address anyway
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401788 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 17:23:07 +00:00
Robert Muir 017e6d8324 fix unclosed tag that makes the whole javadocs page have a huge font
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401778 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 16:52:18 +00:00
Tommaso Teofili 629092bc13 [LUCENE-4345] - fixed javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401692 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 13:59:06 +00:00
Steven Rowe ec9a50132a LUCENE-4345: Maven and IntelliJ configuration: add new lucene/queries compile dependency, and new lucene/analysis/common test dependency. Make ClassificationTestBase abstract, so that the IntelliJ runner doesn't "fail to start" it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401498 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 21:56:51 +00:00
Steven Rowe bacc9ff49f Fix parent pom relative path
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401488 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 21:18:02 +00:00
Robert Muir 22f119d50c throw a best-effort NPE from kuromoji if you don't consume the TS correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401461 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 20:53:12 +00:00
Robert Muir e670e32471 throw a best-effort NPE from the jflex-based tokenizers if you don't consume the TS correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401449 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 20:32:27 +00:00
Robert Muir 9caa4a68bd LUCENE-4345: link to queries/ javadocs from classification/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401351 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 17:14:49 +00:00
Tommaso Teofili 3b7d56d31e [LUCENE-4345] - adding @lucene.experimental annotation to kNN
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401343 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 16:32:05 +00:00
Chris M. Hostetter 01fdf8a0c8 SOLR-3966: Eliminate superfluous warning from LanguageIdentifierUpdateProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401340 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 16:23:02 +00:00
Tommaso Teofili b5f59e10c0 [LUCENE-4345] - adding k-nearestneighbor classifier (based on mlt), improving testing by abstracting a basetest class, added ngram test for simplenaivebayes, changed build.xml to incorporate queries and analyzer-common deps
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401338 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 16:18:42 +00:00
Robert Muir 2c462fa3a6 LUCENE-4498: pulse docFreq=1 in 4.1 codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401284 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 13:10:09 +00:00
Robert Muir db2e268bec fix test to properly checkindex and to avoid NRTCachingDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401169 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 06:01:13 +00:00
Robert Muir 5079f039e5 fix a few incorrect datatypes in ForUtil
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401152 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 04:15:25 +00:00
Michael McCandless 59fe6f6a21 throw IAE from suggesters that ignore onlyMorePopular arg
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401024 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 19:23:18 +00:00
Robert Muir 4a17b6a1ed LUCENE-4497: don't write PosVIntCount in 4.1 codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1400974 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 17:55:39 +00:00
Robert Muir 733654068a LUCENE-4496: don't decode unnecessary blocks in 4.1 codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1400915 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 15:27:04 +00:00
Michael McCandless dc49949558 LUCENE-4481: add back some optos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1400634 13f79535-47bb-0310-9956-ffa450edef68
2012-10-21 12:59:25 +00:00
Robert Muir 49a4f8b07c SOLR-3906: add factory for AnalyzingSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1400565 13f79535-47bb-0310-9956-ffa450edef68
2012-10-21 03:31:29 +00:00
Robert Muir 1e47b31e1d LUCENE-4446: add changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1400561 13f79535-47bb-0310-9956-ffa450edef68
2012-10-21 02:51:28 +00:00
Alan Woodward 61d9cc7c99 LUCENE-4479: Fix highlighter on index w/ positions but no offsets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1400504 13f79535-47bb-0310-9956-ffa450edef68
2012-10-20 19:36:02 +00:00