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 |
James Dyer
|
01cfcca8a6
|
SOLR-2141 / SOLR-4047 / SOLR-3842 - remove tabs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414259 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-27 16:49:21 +00:00 |
James Dyer
|
048fd10f4b
|
SOLR-2141 / SOLR-3842 - CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414248 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-27 16:24:16 +00:00 |
James Dyer
|
9c1d89fe1b
|
SOLR-2141 / SOLR-4047 / SOLR-3842 - fix problems with VariableResolver, better test coverage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414242 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-27 16:12:26 +00:00 |
Mark Robert Miller
|
aa0958f735
|
only try and clear the tmp directory if it exists
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414238 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-27 16:00:15 +00:00 |
Tommaso Teofili
|
ad02834882
|
[LUCENE-4345] - fixed wrong integer division for score now using double, plus minor fixes to javadoc and FieldType definition in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414176 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-27 13:22:09 +00:00 |
Chris M. Hostetter
|
309312aa7e
|
SOLR-3960: Fixed a bug where Distributed Grouping ignored PostFilters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1413975 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-27 02:54:29 +00:00 |
David Wayne Smiley
|
b2c51ff89a
|
LUCENE-4573 Improve SpatialExample.java to show distance value retrieval
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1413832 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-26 20:55:33 +00:00 |
James Dyer
|
af004fd22b
|
SOLR-4086: fix trivial test mistake
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1413729 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-26 17:11:20 +00:00 |
James Dyer
|
012c260973
|
SOLR-1916: reinstate @Ignore'ed test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1413684 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-26 15:36:46 +00:00 |
Yonik Seeley
|
a175c11aa7
|
eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1413079 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-23 21:53:40 +00:00 |
Yonik Seeley
|
eed8b5859e
|
javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1413052 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-23 20:46:07 +00:00 |
Yonik Seeley
|
2d4e789d00
|
SOLR-4093: solr specific parser + localParams syntax
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1413042 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-23 19:45:50 +00:00 |
James Dyer
|
3bb8a5e877
|
SOLR-4111: test fix for SpellCheckCollatorTest#testContextSensitiveCollate
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1413036 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-23 19:24:54 +00:00 |
Alan Woodward
|
f40f9dd181
|
SOLR-4101: Add storeOffsetsWithPositions flag to SchemaField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1412803 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-23 09:56:00 +00:00 |
Uwe Schindler
|
5a91c157b6
|
Fix rawtypes and fallthrough warnings in FST suggester; "all" does not work with JavaC
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1412614 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-22 16:41:17 +00:00 |
Uwe Schindler
|
e714ff0bc3
|
LUCENE-4570: Add missing license headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1412598 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-22 16:08:48 +00:00 |
Adrien Grand
|
dfc7786381
|
PackedInts.ReaderIterator should not be closeable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1412538 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-22 13:06:56 +00:00 |