Simon Willnauer
|
5ed3c4654c
|
LUCENE-4629: IndexWriter fails to delete documents if Iterator<IndexDocument> throws an exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421798 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-14 10:54:47 +00:00 |
Simon Willnauer
|
48b1d3a2aa
|
fix testcase to only run QueryUtils on a optimized index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421793 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-14 10:45:02 +00:00 |
Simon Willnauer
|
dbd3ce549f
|
revert latest commit accidentially added sysouts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421792 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-14 10:42:54 +00:00 |
Simon Willnauer
|
80ad45689a
|
fix testcase to only run QueryUtils on a optimized index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421788 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-14 10:34:43 +00:00 |
Simon Willnauer
|
25ed110f82
|
LUCENE-4628: Added CommonTermsQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421743 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-14 08:55:51 +00:00 |
Yonik Seeley
|
2d4615acdb
|
SOLR-2592: test expected number of requests to servers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421644 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-14 02:51:21 +00:00 |
Mark Robert Miller
|
8295491e12
|
raise tests timeout to 30s from 15s
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421625 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-14 00:22:22 +00:00 |
Mark Robert Miller
|
7486aad798
|
extra insurance that recovery has started or occurred in this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421613 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 23:10:58 +00:00 |
Uwe Schindler
|
ead809a5ff
|
Don't revert my revert. I disabled this JVM. But to be able to test this I must be able to run the test? Can you please wait the next time before you commit such shit?
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421609 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 23:04:22 +00:00 |
Robert Muir
|
d819b9c547
|
dont revert my changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421606 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 22:58:00 +00:00 |
Uwe Schindler
|
ad079a8bba
|
no comment!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421598 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 22:53:00 +00:00 |
Robert Muir
|
052a8d86a1
|
don't fail tests in a confusing way with a broken jvm
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421580 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 22:25:02 +00:00 |
Mark Robert Miller
|
a3f456e378
|
use a temp dir for solrhome for this test - it makes a stopwords.bak file that can interfere with later tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421543 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 21:22:05 +00:00 |
Chris M. Hostetter
|
92176fce6e
|
grouping tests of case where no docs match main query. written while trying to repro SOLR-4164, but something is still missing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421505 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 20:38:52 +00:00 |
Yonik Seeley
|
43f36a5750
|
SOLR-2592: add additional level in clusterstate.json for collection properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421499 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 20:33:59 +00:00 |
Chris M. Hostetter
|
902381a8ec
|
SOLR-4150: tests for existing fix. includes workarround for SOLR-4181
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421451 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 19:50:41 +00:00 |
Mark Robert Miller
|
882c48c73b
|
up commitWithin from 1 sec to 2 seconds
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421446 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 19:43:29 +00:00 |
Chris M. Hostetter
|
68974170ae
|
SOLR-3918: Fixed the 'dist-war-excl-slf4j' ant target to exclude all slf4j jars, so that the resulting war is usable as is provided the servlet container includes the correct slf4j api and impl jars.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421411 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 18:12:23 +00:00 |
Steven Rowe
|
acbe23061b
|
Maven configuration: divert test console output to log files; increase max perm gen to avoid OOMs this will otherwise cause in Maven
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421332 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 15:13:43 +00:00 |
Mark Robert Miller
|
3fad0b1dcd
|
SOLR-4144: CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421331 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 15:12:56 +00:00 |
Mark Robert Miller
|
acf4f12fee
|
SOLR-788: Distributed search support for MLT.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421326 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 15:03:19 +00:00 |
Shai Erera
|
6c5f475b4d
|
LUCENE-4621: FacetIndexing/SearchParams house cleaning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421256 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 12:37:14 +00:00 |
Tommaso Teofili
|
2e2f1fd713
|
[SOLR-4150] - added null checks (with log warnings in case of null) to TopGroupsResultTransformer#transformToNative
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421164 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 09:24:29 +00:00 |
Tommaso Teofili
|
7e7bfe1f4d
|
[SOLR-3902] - minor fixes (imports / warnings)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421108 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 07:58:27 +00:00 |
Mark Robert Miller
|
4fd821cdfa
|
retry close on ThreadInterruptedException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421089 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 07:13:30 +00:00 |
Mark Robert Miller
|
02dfa0a4a8
|
we don't want to throw an exception on closed in release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421088 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 07:13:06 +00:00 |
Mark Robert Miller
|
59feed03d6
|
while waiting for solr, retry on exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421085 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 06:52:25 +00:00 |
Mark Robert Miller
|
ce0cc401ff
|
SOLR-4178: ReplicationHandler should abort any current pulls and wait for it's executor to stop during core close.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421078 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 05:33:01 +00:00 |
Mark Robert Miller
|
38d16dc7b7
|
SOLR-4140: Allow access to the collections API through CloudSolrServer without referencing an existing collection.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421071 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 03:21:11 +00:00 |
Chris M. Hostetter
|
930354533e
|
SOLR-4163: README improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421068 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 02:52:54 +00:00 |
Mark Robert Miller
|
60c1022686
|
remove this - didn't help, not necessary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421061 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 01:59:36 +00:00 |
Mark Robert Miller
|
052a348d61
|
bump core reload test wait
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421060 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 01:59:14 +00:00 |
Chris M. Hostetter
|
3dbffb580f
|
SOLR-4102: Fix UI javascript error if canonical hostname can not be resolved
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421049 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 00:06:11 +00:00 |
Uwe Schindler
|
5a34f6a5c9
|
TestSolrEntityProcessorEndToEnd: Fix getFile() again and fix possible bugs created by non-test-local target SOLR_HOME.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421045 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 23:50:50 +00:00 |
Chris M. Hostetter
|
5992a831e4
|
SOLR-4136: fix hostContext randomization to never include double slashes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421034 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 23:02:20 +00:00 |
Uwe Schindler
|
a162f36d04
|
Further simplify this test (see previous commit)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421031 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 22:38:56 +00:00 |
Uwe Schindler
|
bcd26aca7a
|
Rewrite TestSolrEntityProcessorEndToEnd.testFullImportWrongSolrUrl to use a non-blocking, non-blackhole remote address when testing unreachable remote Solr server to import from
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421026 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 22:22:05 +00:00 |
Adrien Grand
|
26244a9f5b
|
TestCompressingStoredFieldsFormat.testDeletePartiallyWrittenFilesIfAbort: disable CFS in order to be able to check file names.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421003 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 21:55:48 +00:00 |
Mark Robert Miller
|
f31359f5b4
|
change commitWithin for test to 2000 rather than 1000 - saw a fail where the commit happened faster than the 10 docs are added.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420963 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 20:53:26 +00:00 |
Robert Muir
|
b12059d2b1
|
LUCENE-4617: willPackFST -> doPackFST
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420955 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 20:34:55 +00:00 |
Mark Robert Miller
|
63350f0a52
|
try a 300ms wait on startup to be sure our core(s) have loaded
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420954 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 20:34:37 +00:00 |
Michael McCandless
|
078623d375
|
fix exc message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420952 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 20:29:59 +00:00 |
Robert Muir
|
97508e2a18
|
LUCENE-4617: remove fst.pack method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420951 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 20:28:51 +00:00 |
Chris M. Hostetter
|
01fee5dd1f
|
LUCENE-4618: fix test to not be so lucky about avoiding failures when we actually want them
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420941 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 20:03:51 +00:00 |
Uwe Schindler
|
4bb53decf0
|
Extra safety to cleanup working dir before Jenkins tests...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420915 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 18:54:33 +00:00 |
Mark Robert Miller
|
02854d4054
|
SOLR-4171: add a new release(path) method that can be called after factory shutdown and have unload core use it to remove a directory after a core has been shutdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420911 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 18:49:00 +00:00 |
Uwe Schindler
|
9a74a588da
|
Hopefully fix the forever hanging DIH test in Maven builds, because it depends on CWD, which is different on Maven builds...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420908 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 18:45:56 +00:00 |
Adrien Grand
|
8f54a18e1a
|
LUCENE-4613: CompressingStoredFieldsFormat: fix .abort() when the segment suffix is not empty.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420907 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 18:40:58 +00:00 |
Steven Rowe
|
b835a4a426
|
Maven configuration: Solrj: exclude unused netty dependency from zookeeper dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420786 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 15:49:43 +00:00 |
Mark Robert Miller
|
c2516de262
|
SOLR-4171: CachingDirectoryFactory should not return any directories after it has been closed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420779 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 15:43:03 +00:00 |