Uwe Schindler
6be0613c40
fix eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417939 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 15:23:13 +00:00
Mark Robert Miller
f13444989e
try waiting up to 2 min rather than just 1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417931 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 15:10:24 +00:00
Doron Cohen
cfdb20fe8c
LUCENE-4588 (cont): simplify test input stream crration.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417921 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 14:36:27 +00:00
Erick Erickson
b85d07d0dd
Attempt for fixing lazy core test failure. See SOLR-1028 and SOLR-4149
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417907 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 14:30:02 +00:00
Uwe Schindler
5292ac4b5e
LUCENE-4589: Fix maven pom
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417901 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 14:24:37 +00:00
Shai Erera
01fd342513
LUCENE-4565: Consolidate ParentArray and ChildrenArrays into ParallelTaxonomyArrays
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417889 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 13:55:33 +00:00
Doron Cohen
72d71de227
LUCENE-4588 (cont): (EnwikiContentSource fixes) avoid using the forbidden StringBufferInputStream..
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417871 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 13:33:34 +00:00
Doron Cohen
e7cc2239fd
LUCENE-4588: EnwikiContentSource fixes: lost last wiki doc, thread leak in 'forever' mode.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417788 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 09:54:22 +00:00
Shai Erera
bfde8ec0e1
fix dot.classpath to refer to the updated nekohtml.jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417783 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 09:26:12 +00:00
Mark Robert Miller
af20e0b5a6
SOLR-3531: Allowing configuring maxMergeSizeMB and maxCachedMB when using NRTCachingDirectoryFactory.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417736 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 04:39:30 +00:00
Robert Muir
6098695cca
eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417723 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 01:28:37 +00:00
Mark Robert Miller
497c6fca11
removed by mistake - put it back
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417711 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 00:24:00 +00:00
Mark Robert Miller
6996e74dca
SOLR-4062: The update log location in solrconfig.xml should default to ${solr.ulog.dir} rather than ${solr.data.dir:}
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417702 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 00:10:19 +00:00
Uwe Schindler
9617ace9b6
LUCENE-4589: Upgraded benchmark module's Nekohtml dependency to version 1.9.17, removing the workaround in Lucene's HTML parser for the Turkish locale
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417694 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 23:24:47 +00:00
Uwe Schindler
a7a208888d
The override of tests.jvms in benchamrk mpodule never worked, so after 2 years of permanent testing with multiple JVMs, the tests are safe.
...
The override must be placed *before* the inclusion of module-build/common-build.xml, otherwise its to late to redefine the property.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417646 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 21:01:00 +00:00
James Dyer
58cde699ad
remove duplicate code from test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417636 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 20:36:03 +00:00
James Dyer
5b1d05c6ab
reduce noise on TestSqlEntityProcessorDelta
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417632 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 20:29:40 +00:00
Uwe Schindler
91240881de
Fix the tests.jvms override in some modules so the user (e.g., Jenkins) cannot override it
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417622 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 20:15:11 +00:00
Robert Muir
f5fdf9362f
null static field for GC in base test class
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417545 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 17:29:59 +00:00
Shai Erera
3ea389a61d
LUCENE-4586: Change default ResultMode of FacetRequest to PER_NODE_IN_TREE
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417362 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 11:27:34 +00:00
Adrien Grand
7c394f10d9
More LZ4 tests.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417227 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 22:38:01 +00:00
Mark Robert Miller
efb8b8e62e
remove nocommit in uncalled test method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417099 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 18:34:54 +00:00
James Dyer
987acc6ccc
make test noisy to help debug failures
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417058 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 17:45:40 +00:00
Mark Robert Miller
9469102f30
SOLR-4114: Allow creating more than one shard per instance with the Collection API.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417045 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 17:26:05 +00:00
James Dyer
d3d4ee84cd
ignore this test for now
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417019 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 16:28:01 +00:00
James Dyer
87b1a93a77
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416977 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 15:04:35 +00:00
Shai Erera
b30ec87d2a
remove icu/test-files from dot.classpath
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416938 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 13:56:53 +00:00
Shai Erera
f6130641eb
disable coord for DrillDown.query()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416928 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 13:39:20 +00:00
Shai Erera
5c777db7b2
LUCENE-4580: Facet DrillDown should return a ConstantScoreQuery
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416860 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 10:05:45 +00:00
Yonik Seeley
e34b5ea98e
SOLR-2592: delegate query-time shard selection to collection router
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416744 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 02:01:02 +00:00
Steven Rowe
6024e1465e
SOLR-4123: Add per-script customizability to ICUTokenizerFactory via rule files in the ICU RuleBasedBreakIterator format.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416617 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 18:21:18 +00:00
Michael McCandless
0c24fa2204
LUCENE-4009: improve TermsFilter.toString
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416509 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 13:40:13 +00:00
Shai Erera
2ae7bbed6d
disable doubleWrite check in MockDirectoryFactory, or otherwise TestReplicationHandler fails
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416491 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 12:38:54 +00:00
Shai Erera
afc68d0a52
LUCENE-4575: add IndexWriter.setCommitData
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416361 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 07:21:49 +00:00
Michael McCandless
b9917b5f0c
fix javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416284 13f79535-47bb-0310-9956-ffa450edef68
2012-12-02 22:59:58 +00:00
Michael McCandless
f8795d25a5
if we get MockRandomMergePolicy, which is O(N^2), use smaller index
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416281 13f79535-47bb-0310-9956-ffa450edef68
2012-12-02 22:49:46 +00:00
Michael McCandless
014d5195ed
rename confusing boolean param to IndexWriter.ensureOpen
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416273 13f79535-47bb-0310-9956-ffa450edef68
2012-12-02 21:57:57 +00:00
Yonik Seeley
91a788e871
SOLR-2592: refactor doc routers, use implicit router when implicity creating collection, use collection router to find correct shard when indexing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416216 13f79535-47bb-0310-9956-ffa450edef68
2012-12-02 18:00:11 +00:00
Adrien Grand
c62c57ed5a
TestCompressingStoredFieldsFormat: test merging against a non-compressing codec.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416084 13f79535-47bb-0310-9956-ffa450edef68
2012-12-02 00:04:48 +00:00
Adrien Grand
589fff01b3
Move oal.codec.compressing tests from lucene/codecs to lucene/core (should have been done as part of LUCENE-4509 when I moved the src folder).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416077 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 23:14:07 +00:00
Uwe Schindler
3b720aa1b2
LUCENE-4582: Better detection of incompatible Java version for forbidden-apis checker. Later updates of ASM will support Java 8, but when Java 9 comes out with again a new class file format, we can handle this.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416071 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 22:47:04 +00:00
Mark Robert Miller
317931ee5f
log less often than twice a second
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416058 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 21:51:20 +00:00
Mark Robert Miller
228fb5669f
fix script
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416054 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 21:46:58 +00:00
Yonik Seeley
1cee959d6b
SOLR-2592: progress - introduce DocCollection, add properties for collections, add a router collection property, add some builtin routers, rename HashPartitioner to DocRouter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416025 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 17:13:26 +00:00
Uwe Schindler
0dd0e6d598
LUCENE-4582: add missing checksum
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416020 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 16:54:28 +00:00
Uwe Schindler
1e09024af5
LUCENE-4582: Disable forbidden-APIs checker in JDK 8, upgrade to ASM 4.1.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416011 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 16:10:16 +00:00
Michael McCandless
f6b3aa4054
LUCENE-4566: add RefreshListener to Reference/Searcher/NRTManager
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415996 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 13:46:13 +00:00
Michael McCandless
232f38b65d
LUCENE-4581: GroupingSearch.setAllGroups(true) was failing to compute allMatchingGroups
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415993 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 13:30:01 +00:00
James Dyer
5aacb271b2
ignore this test for now
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415904 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 01:40:11 +00:00
Mark Robert Miller
94c588e37c
SOLR-4074: Raise default ramBufferSizeMB to 100 from 32.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415873 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 22:19:12 +00:00