markrmiller
|
72f71275b2
|
SOLR-8129: Harden HdfsChaosMonkeyNothingIsSafeTest some
|
2017-02-19 20:38:32 -05:00 |
markrmiller
|
06707cca64
|
tests: always use global blockcache for chaosmonkey tests.
|
2017-02-19 20:38:32 -05:00 |
markrmiller
|
33466cb0b7
|
SOLR-10168: ShardSplit can fail with NPE in OverseerCollectionMessageHandler#waitForCoreAdminAsyncCallToComplete.
|
2017-02-19 20:38:31 -05:00 |
markrmiller
|
9ca3d57b2b
|
SOLR-10166: TestLBHttpSolrClient needs to be hardened.
|
2017-02-19 20:38:31 -05:00 |
Chris Hostetter
|
5fb94cee68
|
Fix (generic) return type
w/o this change class won't compile using jdk9-ea157
|
2017-02-19 18:09:35 -07:00 |
markrmiller
|
f45a3711b1
|
SOLR-10109: SoftAutoCommitTest is too fragile.
|
2017-02-19 19:19:32 -05:00 |
markrmiller
|
9533fa34f8
|
SOLR-10071: Add @AwaitsFix for now.
|
2017-02-19 19:07:26 -05:00 |
markrmiller
|
a9a6bf1413
|
SOLR-10068: Remove unused import.
|
2017-02-19 18:53:49 -05:00 |
markrmiller
|
fad963cf2f
|
SOLR-10164: DistributedVersionInfoTest needs to be hardened.
|
2017-02-19 16:34:33 -05:00 |
markrmiller
|
57c41e1cbd
|
SOLR-10068: Only use global hdfs block cache for this test.
|
2017-02-19 16:34:16 -05:00 |
markrmiller
|
f7201f23e7
|
tests: add class name for tracked objects
|
2017-02-19 15:23:55 -05:00 |
markrmiller
|
bb12b6c92b
|
SOLR-10162: Uncaught exception can fail test due to race with closed socket.
|
2017-02-19 15:14:26 -05:00 |
markrmiller
|
4804a06e2b
|
SOLR-10160: HdfsTlogReplayBufferedWhileIndexingTest needs to be hardened.
|
2017-02-19 14:34:57 -05:00 |
markrmiller
|
80978d0574
|
tests: raise timeout for test beasting worst case
|
2017-02-19 14:19:21 -05:00 |
markrmiller
|
b30b6c58f7
|
SOLR-9846: Don't run Overseer threads if CoreContainer is shutdown.
|
2017-02-19 14:19:21 -05:00 |
Uwe Schindler
|
7e30fe1471
|
SOLR-9966: Do test-ignore properly
|
2017-02-19 12:20:56 +01:00 |
Ishan Chattopadhyaya
|
a88e6e5634
|
Remove unused imports
|
2017-02-19 16:13:29 +05:30 |
Uwe Schindler
|
eb0be0574c
|
SOLR-9966: Fix check-licenses precommit
|
2017-02-19 11:40:54 +01:00 |
Cao Manh Dat
|
acc4bacdfb
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-02-19 16:52:52 +07:00 |
Cao Manh Dat
|
6af020399b
|
SOLR-9966: Fix ant precommit by removing cglib
|
2017-02-19 16:52:32 +07:00 |
Ishan Chattopadhyaya
|
ea19bf5101
|
Move solr/CHANGES.txt entries to appropriate sections after backporting SOLR-5944 and SOLR-10114
|
2017-02-19 14:29:57 +05:30 |
Cao Manh Dat
|
54303260aa
|
SOLR-9966: Fix previous commit bug
|
2017-02-19 15:19:57 +07:00 |
Ishan Chattopadhyaya
|
6358afbea6
|
SOLR-5944: Cleanup comments and logging, use NoMergePolicy instead of LogDocMergePolicy
|
2017-02-19 09:21:35 +05:30 |
Ishan Chattopadhyaya
|
d5ef026f84
|
SOLR-5944: Use SolrCmdDistributor's synchronous mode for in-place updates
|
2017-02-19 07:50:01 +05:30 |
Ishan Chattopadhyaya
|
82f598d895
|
SOLR-10159: When DBQ is reordered with an in-place update, upon whose updated value the DBQ is based on, the DBQ fails due to excessive caching in DeleteByQueryWrapper
|
2017-02-19 07:12:28 +05:30 |
Cao Manh Dat
|
46ef9256b4
|
SOLR-9966: Convert/migrate tests using EasyMock to Mockito
|
2017-02-19 07:00:40 +07:00 |
Mike McCandless
|
68d488431d
|
add missing javadoc
|
2017-02-18 08:34:09 -05:00 |
Mike McCandless
|
2b4a1646ee
|
add example of DrillSidways with range facets
|
2017-02-18 05:56:22 -05:00 |
markrmiller
|
19c8ec2bf1
|
SOLR-10120: Clean up earlier so we don't hit closed resources.
|
2017-02-17 21:22:44 -05:00 |
markrmiller
|
ed05debb4e
|
SOLR-9846: Overseer is not always closed after being started.
|
2017-02-17 21:22:43 -05:00 |
markrmiller
|
6b169d2051
|
SOLR-10064: The Nightly test HdfsCollectionsAPIDistributedZkTest appears to be too fragile.
|
2017-02-17 21:22:43 -05:00 |
yonik
|
33e398c021
|
SOLR-10141: add test for underlying cache
|
2017-02-17 21:21:05 -05:00 |
yonik
|
6804f36942
|
SOLR-10141: Upgrade to Caffeine 2.3.5 to fix issues with removal listener
|
2017-02-17 12:50:38 -05:00 |
Nicholas Knize
|
907c43ce7a
|
LUCENE-7449: Fix bug in RangeFieldQuery.scorer
|
2017-02-17 10:52:32 -06:00 |
Jan Høydahl
|
bd459c1275
|
SOLR-9584: Use relative URLs also for files and query
|
2017-02-17 11:08:20 +01:00 |
Alan Woodward
|
7a8c59dd86
|
LUCENE-7681: Remove LegacyDocValues implementations from MemoryIndex
|
2017-02-17 09:50:43 +00:00 |
yonik
|
7a45f1015e
|
SOLR-10114: fix flakey TestRecovery
|
2017-02-16 15:12:44 -05:00 |
Nicholas Knize
|
6cbda02663
|
LUCENE-7449: Add CROSSES relation support to RangeFieldQuery.
|
2017-02-16 12:46:03 -06:00 |
yonik
|
d49edabf89
|
SOLR-10114: test cleanup
|
2017-02-16 12:45:32 -05:00 |
Adrien Grand
|
2d3487dba2
|
LUCENE-7677: Cache compound filters earlier than regular filters.
|
2017-02-16 14:57:07 +01:00 |
Adrien Grand
|
063954ce79
|
LUCENE-7680: Never cache term filters.
|
2017-02-16 14:57:07 +01:00 |
Adrien Grand
|
c2f061d7cb
|
LUCENE-7685: Remove equals/rewrite hacks from block join queries.
|
2017-02-16 14:57:07 +01:00 |
Adrien Grand
|
f0e59ea849
|
LUCENE-7692: PatternReplaceCharFilterFactory should implement MultiTermAware.
|
2017-02-16 14:57:07 +01:00 |
Mike McCandless
|
7caaf6f32a
|
remove unused import
|
2017-02-16 08:51:40 -05:00 |
yonik
|
99188ae00c
|
SOLR-10114: add _version_ field to child documents, fix reordered-dbq to not drop child docs
|
2017-02-15 22:51:21 -05:00 |
Joel Bernstein
|
4f29685edb
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-02-15 15:31:24 -05:00 |
Christine Poerschke
|
fe5c7604c4
|
SOLR-6443, SOLR-6444: correct @AwaitsFix link for TestManagedResourceStorage
|
2017-02-15 20:28:22 +00:00 |
Joel Bernstein
|
dcf41b9a8e
|
SOLR-8593: Fix precommit
|
2017-02-15 14:34:59 -05:00 |
Joel Bernstein
|
12229b2ca0
|
SOLR-8593: Switch to using the BooleanEvaluators
|
2017-02-15 14:21:24 -05:00 |
Joel Bernstein
|
bfeb4e7f84
|
Merge branch 'jira/solr-8593'
|
2017-02-15 13:55:09 -05:00 |