Michael McCandless
|
832800b537
|
explain that app should not change returned BytesRef payload
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364107 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 14:39:36 +00:00 |
Michael McCandless
|
91150e2477
|
also test extremes (1, MAX_VALUE) for DirectPF's configs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364106 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 14:36:57 +00:00 |
Robert Muir
|
f55c8d1247
|
fix bugs in DirectPF's lowFreq d-and-p-enum, set payload.bytes/offset/length in getPayload, also skip payload pointer correctly when scanning over deleted docs in nextDoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364070 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 12:13:19 +00:00 |
Robert Muir
|
24092aab4c
|
add toString for debugging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364064 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 10:43:20 +00:00 |
Robert Muir
|
0d0ad900cb
|
TestNRTThreads wants a MockDirectoryWrapper always
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364031 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 01:21:13 +00:00 |
Robert Muir
|
b9c088dc06
|
test really needs MockDirectoryWrapper always
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364026 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 00:28:26 +00:00 |
Mark Robert Miller
|
8b1054f30f
|
SOLR-3655: Ensure we register as down and leader sees that before creating startup ephem node
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364015 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 23:02:17 +00:00 |
Mark Robert Miller
|
f27b8a2d16
|
add a bit of logging around recovery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364013 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 22:57:40 +00:00 |
Robert Muir
|
62ae7219b8
|
LUCENE-4238: add Mark's test... occasionally slow so its @Nightly for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364006 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 22:49:05 +00:00 |
Robert Muir
|
22b5c84800
|
LUCENE-4243: MockDirectoryWrapper synchronizes too much
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363971 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 22:09:26 +00:00 |
Robert Muir
|
0ac72088e8
|
turn assertingDirectoryReader back on
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363877 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 17:15:24 +00:00 |
Robert Muir
|
359850aec5
|
LUCENE-4237: add build option to build the javadocs index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363871 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 16:48:02 +00:00 |
Robert Muir
|
6a4cdbeb05
|
LUCENE-4240: don't invoke the Analyzer for not-analyzed fields, fix offsetGap to just take fieldName
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363821 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 15:05:58 +00:00 |
Yonik Seeley
|
cc90a37ed7
|
tests: test harness shouldn't hold core reference
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363819 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 15:04:23 +00:00 |
Michael McCandless
|
2587cb1577
|
LUCENE-4227: add changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363811 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 14:46:26 +00:00 |
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 |