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
Michael McCandless
7e45db75e3
LUCENE-4481: turn off queue pruning (it's not in general admissible)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1400416 13f79535-47bb-0310-9956-ffa450edef68
2012-10-20 10:42:59 +00:00
Uwe Schindler
85c73511fb
LUCENE-4493: Better workflow for documentation linting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1400081 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 13:14:00 +00:00
Uwe Schindler
fd1200c1c7
LUCENE-4493: Autodetect Java versions and JVM before linting javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1400053 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 11:52:20 +00:00
Uwe Schindler
5455c64a19
LUCENE-4488: Enable heapdumps for Jenkins builds on supported JVMs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1400037 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 10:53:18 +00:00
Robert Muir
d80c59b48a
use _TestUtil helper instead of lots of coe
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399923 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 23:29:29 +00:00
Michael McCandless
03b98ef455
make test easier if it get SimpleText postings format
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399883 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 22:01:22 +00:00
Michael McCandless
e9d9cf1719
revert nocommit on fst/Util.java
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399764 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 18:19:13 +00:00
Michael McCandless
de400265aa
LUCENE-4488: ignore this heapdump-producing test case for now
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399763 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 18:18:34 +00:00
Simon Willnauer
af5beb9808
LUCENE-4182: consider concurrent in-flight add / update process in memory assert
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399757 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 18:05:38 +00:00
Michael McCandless
bfc75d60b7
LUCENE-4006: re-enable checking SYSTEM_REQUIREMENTS.txt for Solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399743 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 17:31:39 +00:00
Simon Willnauer
6b739db2ff
LUCENE-4472: provide propper context information to MergePolicy which events triggered a findMerges
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399712 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 16:03:07 +00:00
Michael McCandless
3088a66b17
only check SYSTEM_REQUIREMENTS.txt for lucene
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399620 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 12:34:08 +00:00
Michael McCandless
33b30097aa
reduce RAM cost per unique field while writing postings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399607 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 12:19:05 +00:00
Chris M. Hostetter
dd93b85321
SOLR-3961: Fixed error using LimitTokenCountFilterFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399474 13f79535-47bb-0310-9956-ffa450edef68
2012-10-17 22:56:28 +00:00
Robert Muir
d50d86168d
add a way to keep a test's temporary files even if it passes (e.g. hprof profiler output or something)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399347 13f79535-47bb-0310-9956-ffa450edef68
2012-10-17 17:05:11 +00:00
Simon Willnauer
2becc99249
LUCENE-4486: Add support for ConstantScoreQuery in Highlighter.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399205 13f79535-47bb-0310-9956-ffa450edef68
2012-10-17 12:40:46 +00:00
Michael McCandless
398d987b19
LUCENE-4006: expect SYSTEM_REQUIREMENTS.txt in unpacked Lucene / Solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399188 13f79535-47bb-0310-9956-ffa450edef68
2012-10-17 11:38:38 +00:00
David Wayne Smiley
3634d6e8ae
LUCENE-4464 polygon almost touch test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399185 13f79535-47bb-0310-9956-ffa450edef68
2012-10-17 11:34:24 +00:00
Michael McCandless
cd6c2fe0a2
LUCENE-4485: CheckIndex's terms, terms/docs pairs counts don't include deleted docs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399028 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 22:41:51 +00:00
Michael McCandless
a839ab7fb0
don't call merged segment warmer on 100% deleted segment; drop the merged reader from the pool if it's 100% deleted
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1398850 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 15:38:44 +00:00
Uwe Schindler
17324e64dd
LUCENE-4006: Exchange files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1398570 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 23:16:01 +00:00