Robert Muir
|
62956b8eae
|
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene2510@1364862 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-24 01:45:24 +00:00 |
Mark Robert Miller
|
2fd2d60e19
|
avoid distrib search against down node in test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364828 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 22:44:20 +00:00 |
Robert Muir
|
2ba546ef2e
|
LUCENE-4249: fix PayloadTermQuery to defer to the PayloadFunction in explain
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364812 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 21:48:57 +00:00 |
Robert Muir
|
29c15ddb20
|
fix test to use TEST_VERSION_CURRENT (to unbreak branch_4x)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364797 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 20:51:56 +00:00 |
Robert Muir
|
e0d137f8e2
|
LUCENE-4828: add AssertingPostingsConsumer, fix minor inconsistencies in producers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364792 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 20:46:08 +00:00 |
Mark Robert Miller
|
87182914a3
|
since we raised the session timeout, this needs to be willing to poll longer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364786 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 20:28:13 +00:00 |
David Wayne Smiley
|
618c38fd98
|
LUCENE-4223 spatial docs: overview.html, SpatialStrategy, and added SpatialExample.java sample
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364782 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 20:19:02 +00:00 |
Robert Muir
|
c0f8cd69a8
|
LUCENE-4248: add producer assertions to Codec API / fix producer inconsistencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364763 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 19:26:00 +00:00 |
Chris M. Hostetter
|
32a0f402d6
|
SOLR-3623: Fixed inconsistent treatment of third-party dependencies for solr contribs analysis-extras & uima
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364728 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 17:33:24 +00:00 |
Robert Muir
|
ed85646812
|
LUCENE-3892: fix SimpleText reuse bug w/ start/endOffset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364714 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 17:10:59 +00:00 |
Robert Muir
|
163a5a1c0e
|
LUCENE-3892: fix producer in this test to pass -1 if we arent indexing offsets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364693 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 15:58:24 +00:00 |
Robert Muir
|
ec0eff6dcf
|
LUCENE-3892: add TestPostingsFormat from pforcodec_3892 branch to get it in jenkins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364688 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 15:52:39 +00:00 |
Shai Erera
|
7022593713
|
simplify DirTaxoWriter.addCategory synchronization in an attempt to make concurrency more safer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364618 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 13:04:44 +00:00 |
Shai Erera
|
aa28aff77e
|
LUCENE-4234: Exception when FacetsCollector is used with ScoreFacetRequest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364576 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 10:58:56 +00:00 |
Uwe Schindler
|
a956609a85
|
Copy over changes from 3.6 branch #2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364570 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 10:33:34 +00:00 |
Mark Robert Miller
|
16d593be79
|
try waiting longer for apache jenkins server
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364569 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 10:32:52 +00:00 |
Uwe Schindler
|
c945fb98fb
|
Copy over changes from 3.6 branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364568 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 10:26:46 +00:00 |
Mark Robert Miller
|
badb3584c5
|
raise how long we are willing to poll for the backups existence from 2 seconds to 4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364466 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 23:56:16 +00:00 |
Mark Robert Miller
|
318e8e1db5
|
boost timeout slightly for connections and add another call to wait for a stable cluster before killing a node
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364463 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 23:45:01 +00:00 |
Mark Robert Miller
|
2f9aca255f
|
take out del(*:*) for now and add a couple more asserts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364459 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 23:32:49 +00:00 |
Mark Robert Miller
|
613ab7cde9
|
speed up ZkCLITest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364439 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 21:47:07 +00:00 |
Mark Robert Miller
|
6b2cc429ec
|
improve logging for bootstrap cmd
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364438 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 21:46:06 +00:00 |
Mark Robert Miller
|
6578d7f512
|
SOLR-3663: There are a couple of bugs in the sync process when a leader goes down and a new leader is elected.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364429 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 20:30:37 +00:00 |
Yonik Seeley
|
19aa69b0cd
|
SOLR-3656 SOLR-3662: core reload improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364409 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 19:45:00 +00:00 |
Mark Robert Miller
|
bbd6934008
|
enable these tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364356 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 16:56:11 +00:00 |
Mark Robert Miller
|
a798414614
|
SOLR-3658: Adding thousands of docs with one UpdateProcessorChain instance can briefly create spikes of threads in the thousands.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364355 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 16:54:26 +00:00 |
Uwe Schindler
|
4ecb3975c3
|
Silence always-failing Solr tests!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364349 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 16:39:57 +00:00 |
Mark Robert Miller
|
1b347896ac
|
remove stale comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364347 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 16:24:19 +00:00 |
Jan Høydahl
|
fa469cbbdb
|
SOLR-3660: Velocity: Link to admin page broken
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364333 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 15:43:28 +00:00 |
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 |