Michael McCandless
|
b85dc82b4f
|
LUCENE-4227: add DirectPostingsFormat, to hold all postings in simple uncompressed arrays
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363803 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 14:33:43 +00:00 |
Mark Robert Miller
|
b339c63a9e
|
boost timeouts for zkclient used by ZkCLI tool
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363799 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 14:28:32 +00:00 |
Robert Muir
|
fca82aa6cc
|
fix test to only test and clean to only clean
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363796 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 14:26:07 +00:00 |
Mark Robert Miller
|
b2796c1d82
|
SOLR-3647: DistrubtedQueue should use our Solr zk client rather than the std zk client.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363781 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 13:57:20 +00:00 |
Erick Erickson
|
59b658251e
|
fix for SOLR-3646 (add df to example /browse)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363751 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 12:28:22 +00:00 |
Chris M. Hostetter
|
47541d03bc
|
SOLR-3642: Correct broken check for multivalued fields in stats.facet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363555 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 21:28:11 +00:00 |
Mark Robert Miller
|
fc2d0ca5e6
|
raise default timeout a bit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363512 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 20:05:07 +00:00 |
Robert Muir
|
d408b72f81
|
don't divide by 0 in the checkindex status: it totally confuses people to see the \uFFFD for the NaN
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363379 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 15:21:12 +00:00 |
Mark Robert Miller
|
b7cbef534c
|
tweak test methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363335 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 13:52:02 +00:00 |
Mark Robert Miller
|
ef16608cb1
|
catch throwable for tests (assert fails) - not just exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363333 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 13:50:32 +00:00 |
Mark Robert Miller
|
b1fb39754b
|
don't treat 404 special and lost the http response code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363330 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 13:49:55 +00:00 |
Martijn van Groningen
|
a965d6fdf7
|
Fix of rare FC insanity during tests that have occurred in grouping & joining tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363272 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 09:48:04 +00:00 |
Chris M. Hostetter
|
b20252f777
|
SOLR-3629: Typo in solr.xml persistence when overriding the solrconfig.xml file name using the "config" attribute prevented the override file from being used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363161 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 22:41:58 +00:00 |
Robert Muir
|
5a2d0bc654
|
LUCENE-2686, LUCENE-3505: Fix various bugs in BooleanQuery, clean up scorer navigation API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363115 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 21:04:18 +00:00 |
Yonik Seeley
|
875d54e5b2
|
tests: add core reload stress test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363084 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 20:05:56 +00:00 |
Yonik Seeley
|
66898c2659
|
tests: add core reload stress test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363082 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 20:05:11 +00:00 |
Uwe Schindler
|
cee33695d3
|
LUCENE-4235: Remove enforcing of Filter rewrite for NRQ queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363049 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 19:08:24 +00:00 |
Mark Robert Miller
|
24dae70408
|
SOLR-3639: Update ZooKeeper to 3.3.5 for a variety of bug fixes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363024 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 17:26:47 +00:00 |
Mark Robert Miller
|
83e07fec09
|
SOLR-3215: Clone SolrInputDocument when distrib indexing so that update processors after the distrib update process do not process the document twice.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363013 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 16:52:42 +00:00 |
Michael McCandless
|
843d2d729e
|
default PositiveIntOutputs to doShare=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363004 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 16:21:32 +00:00 |
Mark Robert Miller
|
6c08d7f2a4
|
SOLR-1781: Replication index directories not always cleaned up.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362994 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 16:06:22 +00:00 |
Martijn van Groningen
|
15542518ba
|
Fixed build error when building grouping module from the grouping module directory.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362898 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 12:04:25 +00:00 |
Michael McCandless
|
622d6c201d
|
add/improve FST asserts to detect > 2.1 GB FST
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362667 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-17 21:33:36 +00:00 |
Mark Robert Miller
|
c33118ce89
|
SOLR-3621: release writer get lock in a finally
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362500 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-17 14:03:40 +00:00 |
Robert Muir
|
e003b49cab
|
LUCENE-4228: refactor CharFilter to be a java.io.FilterReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362442 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-17 10:53:28 +00:00 |
Christopher John Male
|
0eaf3d8b90
|
LUCENE-4165: Fixed incorrect location of changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362372 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-17 05:59:27 +00:00 |
Christopher John Male
|
75504b9d7a
|
LUCENE-4165: Removed closing of Reader from HunspellDictionary so InputStreams are not closed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362371 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-17 05:46:32 +00:00 |
Tommaso Teofili
|
27c545432c
|
[LUCENE-4207] - substituted Version.LUCENE_50 with TEST_VERSION_CURRENT in UIMABaseAnalyzerTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362281 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 22:06:48 +00:00 |
Steven Rowe
|
27b51cb0e4
|
LUCENE-4220: Maven configuration: add nekohtml dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362236 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 20:19:39 +00:00 |
Mark Robert Miller
|
922ad2bff2
|
SOLR-3621: fix rare concurrency issue when opening a new IndexWriter for replication or rollback.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362232 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 20:08:46 +00:00 |
Martijn van Groningen
|
905510ace8
|
LUCENE-4153: Changed description.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362225 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 19:27:57 +00:00 |
Martijn van Groningen
|
858dbbdba4
|
LUCENE-4153: Added option to fast vector highlighting via BaseFragmentsBuilder to
respect field boundaries in the case of multivalued fields.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362223 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 19:24:49 +00:00 |
Robert Muir
|
963efbfea2
|
LUCENE-2191: rename Tokenizer.reset(Reader) to Tokenizer.setReader(Reader)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362074 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 14:57:00 +00:00 |
Jan Høydahl
|
00ba2693b5
|
SOLR-3624: example/solr/collection1/conf/solrconfig.xml sample library declarations off-by-one
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362027 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 13:27:58 +00:00 |
Robert Muir
|
96ac778338
|
LUCENE-4214: TestJoinUtil sometimes takes minutes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362025 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 13:21:06 +00:00 |
Michael McCandless
|
eb4c26db80
|
LUCENE-4222: return MB not Bytes from getFloorSegmentMB
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361966 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 10:28:04 +00:00 |
David Wayne Smiley
|
c36c959a80
|
LUCENE-4197 remove 3 unused classes in the spatial module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361910 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 05:27:26 +00:00 |
Robert Muir
|
7002e7cb09
|
test some untested analysis corner cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361896 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 03:34:46 +00:00 |
Robert Muir
|
dc27d24e0b
|
LUCENE-4180: Bump Constants.LUCENE_MAIN_VERSION before beta release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361857 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 01:38:10 +00:00 |
Mark Robert Miller
|
decfcdbbbb
|
upconf should be bootstrap
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361840 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-15 23:46:02 +00:00 |
Tommaso Teofili
|
2e8aac9300
|
[LUCENE-4207] - updated LuceneVersion to 5.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361819 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-15 21:54:13 +00:00 |
Mark Robert Miller
|
c16f3f75bc
|
SOLR-3620: check if shutdown after wait so that any threads that were waiting bail rather than starting a recovery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361805 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-15 21:30:13 +00:00 |
Uwe Schindler
|
cc395993e3
|
LUCENE-4220: Commit missing license files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361745 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-15 17:55:55 +00:00 |
Uwe Schindler
|
67b1fdfc5d
|
LUCENE-4220: Remove the buggy JavaCC-based HTML parser in the benchmark module and replaced by NekoHTML
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361741 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-15 17:34:47 +00:00 |
Mark Robert Miller
|
3377e98fdb
|
don't share random across threads in tests - missed file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361708 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-15 14:38:22 +00:00 |
Mark Robert Miller
|
1acad4e893
|
don't share random across threads in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361707 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-15 14:34:44 +00:00 |
Robert Muir
|
383d17e6a5
|
LUCENE-4221: CheckIndex is overeager for term vector offsets bounds checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361701 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-15 13:45:27 +00:00 |
Steven Rowe
|
75b6bf69bd
|
LUCENE-4199: IntelliJ configuration: add lucene tools library to allow compilation where the asm jar is a dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361636 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-15 06:15:31 +00:00 |
Mark Robert Miller
|
902ed6cdf6
|
SOLR-3620: put back cancel recovery in close - it should be fine now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361568 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-14 17:29:34 +00:00 |
Yonik Seeley
|
9875dc69fb
|
tests: fix AIOOB if last list element is skipped
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361517 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-14 10:25:08 +00:00 |