Commit Graph

15681 Commits

Author SHA1 Message Date
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
Chris M. Hostetter b229140e87 SOLR-2890: Fixed a bug that prevented omitNorms and omitTermFreqAndPositions options from being respected in some <fieldType/> declarations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415817 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 20:01:15 +00:00
Uwe Schindler fe3892f65e Fix: Pass all props and refs down on antcall delegation...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415787 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 18:53:23 +00:00
Uwe Schindler fdb070314f Re-enable Solr tests on Linux and Windows Jenkins. !!! Hack !!!: Disable *all* of Solr on FreeBSD Jenkins (via sysprop)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415781 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 18:33:44 +00:00
Steven Rowe 9cd426aa0c SOLR-3602: Maven configuration: Exclude new zookeeper 3.4.5 transitive dependency org.slf4j:slf4j-log4j12
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415408 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 22:09:16 +00:00
Steven Rowe fd84d881ff SOLR-3849: Maven configuration += -Djava.awt.headless=true; also, upgrade maven-surefire-plugin to 2.12.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415402 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 22:03:10 +00:00
Tommaso Teofili 232ca1503d [LUCENE-4345] - added missing javadoc for DatasetSplitter constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415166 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 13:59:31 +00:00
Tommaso Teofili e18f420fd6 [LUCENE-4345] - added missing package.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415136 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 12:12:09 +00:00
Tommaso Teofili 0602a9fc16 [LUCENE-4345] - fixed javadoc for DatasetSplitter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415079 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 08:28:08 +00:00
Uwe Schindler e39fe565ab LUCENE-4345: Fix forbidden APIs and make the test more predicatable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415074 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 08:15:47 +00:00
Tommaso Teofili a2646896bc [LUCENE-4345] - avoid tokenizing the input doc multiple times
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415063 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 07:30:57 +00:00
Tommaso Teofili 3459b28334 [LUCENE-4345] - added utility class for creating training / test / cv index from a single index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415060 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 07:06:46 +00:00
Yonik Seeley 00b29b4298 SOLR-4121: fix single quoted token issue with solr qparser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414929 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 21:29:42 +00:00
Mark Robert Miller b95b48d08f SOLR-4119: set eol prop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414885 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 19:55:16 +00:00
Mark Robert Miller ad138e5219 SOLR-4119: Update Guava to 13.0.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414853 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 18:31:13 +00:00
Mark Robert Miller 672eeff8d2 SOLR-4087: Add MAX_DOC_FREQ option to MoreLikeThis.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414841 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 17:53:06 +00:00
Mark Robert Miller 5543ee91ec SOLR-4117: Retrieving the size of the index may use the wrong index dir if you are replicating.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414773 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 15:54:11 +00:00
Mark Robert Miller 446080b6b5 SOLR-4055: clone params for create calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414744 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 15:08:47 +00:00
Robert Muir 49a461a2b4 LUCENE-4576: Remove CachingWrapperFilter recacheDeletes boolean
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414474 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 23:56:18 +00:00
Mark Robert Miller 862335a772 SOLR-4032: Files larger than an internal buffer size fail to replicate.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414428 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 22:05:18 +00:00