Cao Manh Dat
|
d483108a15
|
SOLR-12168: LIROnShardRestartTest failures
|
2018-03-30 19:54:18 +07:00 |
Karl Wright
|
0ef68f7d7c
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2018-03-30 08:37:06 -04:00 |
Karl Wright
|
e06554ad40
|
LUCENE-8227: Widen plane envelopes a small amount to allow for some imprecision when intersecting inner and outer edges.
|
2018-03-30 08:36:47 -04:00 |
Shalin Shekhar Mangar
|
b78d980097
|
LUCENE-8227: Remove unused import to make precommit happy
|
2018-03-30 16:54:44 +05:30 |
Shalin Shekhar Mangar
|
83cca5cd06
|
SOLR-12133: Fix failures in TriggerIntegrationTest.testEventQueue due to race conditions
|
2018-03-30 16:42:35 +05:30 |
Karl Wright
|
ae6d29f0ae
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2018-03-30 06:43:57 -04:00 |
Karl Wright
|
bc40f6c7e2
|
LUCENE-8227: Redevelop path iterator implementations to make them robust against edges on paths.
|
2018-03-30 06:43:42 -04:00 |
Shalin Shekhar Mangar
|
0e5374e963
|
SOLR-12152: Extracted TriggerIntegrationTest.testEventFromRestoredState into its own test class
|
2018-03-30 12:41:18 +05:30 |
Shalin Shekhar Mangar
|
1aafc90cbe
|
SOLR-12152: Fix compilation error due to missing import
|
2018-03-30 12:23:06 +05:30 |
Shalin Shekhar Mangar
|
ac8cbaac06
|
SOLR-12152: Fix node count to 2 for TriggerSetPropertiesIntegrationTest
|
2018-03-30 12:19:13 +05:30 |
Shalin Shekhar Mangar
|
ed9e5eb75b
|
SOLR-12152: Split up TriggerIntegrationTest into multiple tests to isolate and increase reliability
|
2018-03-30 11:08:56 +05:30 |
Erick Erickson
|
23707314dd
|
SOLR-12028: BadApple and AwaitsFix annotations usage
|
2018-03-29 21:41:03 -07:00 |
Erick Erickson
|
e55b7e9911
|
SOLR-12162: CorePropertiesLocator Exception message contains a typo when unable to create Solr Core
|
2018-03-29 18:01:38 -07:00 |
Cassandra Targett
|
b5a3678573
|
SOLR-12136: fix bad links breaking the build
|
2018-03-29 14:18:45 -05:00 |
Steve Rowe
|
1ce72537b8
|
LUCENE-8106: add missing import
|
2018-03-29 13:51:39 -04:00 |
David Smiley
|
701af06f62
|
SOLR-12136: Docs: Improve hl.fl, hl.q, hl.qparser
|
2018-03-29 12:22:54 -04:00 |
Karl Wright
|
358e59596d
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2018-03-29 10:37:45 -04:00 |
Karl Wright
|
5b429df56f
|
LUCENE-8227: Under pressure, had to @Ignore tests that caused intermittent failures. This means no further work on Geo3D until these tests can be re-enabled.
|
2018-03-29 10:37:28 -04:00 |
Andrzej Bialecki
|
668b81721f
|
SOLR-12145: ConcurrentModificationException in SimNodeStateProvider.getReplicaInfo.
|
2018-03-29 13:42:19 +02:00 |
Cao Manh Dat
|
d7197b2565
|
SOLR-12087: Check for exception message of request recovery to remove LIR node
|
2018-03-29 18:38:07 +07:00 |
Dawid Weiss
|
e96811c7a5
|
LUCENE-8228: removed obsolete IndexDeletionPolicy clone() requirements from the javadoc.
|
2018-03-29 08:58:28 +02:00 |
Uwe Schindler
|
060d82af31
|
LUCENE-8230: Upgrade forbiddenapis to version 2.5
|
2018-03-28 20:06:54 +02:00 |
Andrzej Bialecki
|
7260d9ce71
|
SOLR-11882: SolrMetric registries retained references to SolrCores when closed.
|
2018-03-28 11:23:47 +02:00 |
Shalin Shekhar Mangar
|
3be8cfb356
|
SOLR-10734: Clone the original solr document each time we retry
|
2018-03-28 12:56:34 +05:30 |
Jan Høydahl
|
9e780ba564
|
LUCENE-7935: Publish .sha512 hash files with the release artifacts
|
2018-03-28 09:14:03 +02:00 |
Shalin Shekhar Mangar
|
ab32506243
|
SOLR-10734: AtomicUpdateRequestProcessor can cause wrong/old values to be set under concurrent updates for the same document. Multithreaded test for AtomicUpdateRequestProcessor was also beefed up and fixed.
|
2018-03-28 12:40:57 +05:30 |
Tomas Fernandez Lobbe
|
3e29c7dbd5
|
SOLR-12035: edimax should include charfilters in nostopanalyzer
This closes #329
|
2018-03-27 21:37:19 -07:00 |
Tomas Fernandez Lobbe
|
f8af274783
|
SOLR-12153: Remove Thread.sleep from ZkSolrClientTest.testMultipleWatchesAsync
|
2018-03-27 20:21:02 -07:00 |
Karl Wright
|
b151b2ccfe
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2018-03-27 19:05:40 -04:00 |
Karl Wright
|
6dcb6ae641
|
LUCENE-8227: Handle identical planes properly in GeoComplexPolygon.
|
2018-03-27 19:05:27 -04:00 |
Uwe Schindler
|
ade2cf2e74
|
SOLR-12141: Fix "bin/solr" shell scripts (Windows/Linux/Mac) to correctly detect major Java version and use numerical version comparison to enforce minimum requirements. Also remove obsolete "UseParNewGC" option. This allows to start Solr with Java 10 or later.
|
2018-03-27 22:49:23 +02:00 |
Erick Erickson
|
08686038e1
|
SOLR-12136: Document hl.q parameter, plus fixed minor typo in json faceting
|
2018-03-27 10:21:48 -07:00 |
Shalin Shekhar Mangar
|
89e337ed3d
|
SOLR-10734: Marking test with BadApple once again until the new failures can be fixed
|
2018-03-27 19:53:07 +05:30 |
Shalin Shekhar Mangar
|
64c110c58d
|
SOLR-10734: Fix Multithreaded test/support for AtomicURP
|
2018-03-27 15:05:23 +05:30 |
Cao Manh Dat
|
160faaf594
|
SOLR-12146: LIR should skip deleted replicas
|
2018-03-27 15:55:43 +07:00 |
Tommaso Teofili
|
b3cf209f6f
|
LUCENE-8223 - remove time dependent checks in performance test
|
2018-03-27 10:14:55 +02:00 |
Shalin Shekhar Mangar
|
ecb94ba442
|
SOLR-7736: Fix ZkController.publishAndWaitForDownStates
|
2018-03-27 10:28:34 +05:30 |
Joel Bernstein
|
e51735d8ea
|
SOLR-11947: Try another new anchor format
|
2018-03-26 22:18:56 -04:00 |
Robert Muir
|
e595541ef3
|
LUCENE-8192: always enforce index-time offsets are correct with BaseTokenStreamTestCase
|
2018-03-26 22:02:34 -04:00 |
Joel Bernstein
|
8e68bdffeb
|
SOLR-11947: Try new anchor format
|
2018-03-26 21:27:04 -04:00 |
Joel Bernstein
|
3adacbc677
|
SOLR-11947: Fix more broken links
|
2018-03-26 20:05:47 -04:00 |
Varun Thacker
|
bd429347b1
|
SOLR-7887: Log4J2 upgrade fixes part 2
|
2018-03-26 16:09:04 -07:00 |
Robert Muir
|
40c8792dbf
|
LUCENE-8175: upgrade icu4j to 61.1 which fixes concurrency issue
|
2018-03-26 19:02:44 -04:00 |
Joel Bernstein
|
86fb45db35
|
SOLR-11947: Try different link format
|
2018-03-26 18:51:43 -04:00 |
Robert Muir
|
cf1a08ff5f
|
LUCENE-8175: move CHANGES entry to next release
|
2018-03-26 18:34:33 -04:00 |
Robert Muir
|
23bff7dbc2
|
LUCENE-8175: un-revert "LUCENE-8125: ICUTokenizer support for emoji/emoji sequence tokens""
This was a casualty of war because it relied on new unicode stuff
|
2018-03-26 18:31:39 -04:00 |
Robert Muir
|
bdfe1e69e6
|
LUCENE-8175: un-revert "LUCENE-8122: Updata autogenerated code after update to ICU4J 60.2"
|
2018-03-26 18:29:52 -04:00 |
Robert Muir
|
4522e45bda
|
LUCENE-8175: un-revert "LUCENE-8122: Upgrade analysis/icu to ICU 60.2"
the new icu version has been released that fixes the concurrency issue.
|
2018-03-26 18:27:12 -04:00 |
Joel Bernstein
|
be5f73c73a
|
SOLR-11947: Fix ref guide jenkins errors
|
2018-03-26 18:00:44 -04:00 |
Joel Bernstein
|
05dca0493d
|
SOLR-11947: Fix typo
|
2018-03-26 15:34:57 -04:00 |