Noble Paul
|
3acfa08aea
|
Merge remote-tracking branch 'origin/master'
|
2016-09-21 11:30:14 +05:30 |
Noble Paul
|
afc57347b4
|
SOLR-9524: SolrIndexSearcher.getIndexFingerprint uses dubious synchronization
|
2016-09-21 11:29:53 +05:30 |
Shalin Shekhar Mangar
|
e0125c99d2
|
Add 6.2.1 back compat test indexes
|
2016-09-21 08:29:12 +05:30 |
Shalin Shekhar Mangar
|
003a943d6d
|
Synchronizing CHANGES.txt with fixes released in 6.2.1
|
2016-09-21 02:17:38 +05:30 |
Alan Woodward
|
bd3fc7f43f
|
Revert "SOLR-9512: CloudSolrClient tries other replicas if a cached leader is down"
This reverts commit 3d130097b7 .
|
2016-09-20 14:35:53 +01:00 |
Jan Høydahl
|
a1bbc996e4
|
Add install script support for CentOS and better distro detection under Docker
|
2016-09-20 11:22:53 +02:00 |
Jan Høydahl
|
4574cb8cea
|
SOLR-8080: bin/solr start script now exits with informative message if using wrong Java version
|
2016-09-20 10:56:25 +02:00 |
Uwe Schindler
|
3712bf5819
|
LUCENE-7292: Fix build to use "--release 8" instead of "-release 8" on Java 9 (this changed with recent EA build b135)
|
2016-09-20 00:01:45 +02:00 |
Alan Woodward
|
3d130097b7
|
SOLR-9512: CloudSolrClient tries other replicas if a cached leader is down
|
2016-09-19 15:29:43 +01:00 |
Noble Paul
|
1e18c12c19
|
SOLR-9502: ResponseWriters should natively support MapSerializable
|
2016-09-19 17:45:17 +05:30 |
Noble Paul
|
286b35b020
|
SOLR-9523: Refactor CoreAdminOperation into smaller classes
|
2016-09-17 13:04:31 +05:30 |
Varun Thacker
|
61955efc50
|
SOLR-9451: Make clusterstatus command logging less verbose
|
2016-09-16 19:26:07 +05:30 |
Mike McCandless
|
9c6d34858e
|
make test less evil: don't use random codec, even for the last IndexWriter
|
2016-09-16 09:54:17 -04:00 |
Varun Thacker
|
5d6b7fffc3
|
SOLR-9522: Improve error handling in ZKPropertiesWriter
|
2016-09-16 18:47:06 +05:30 |
Alan Woodward
|
5610fd9df2
|
SOLR-9507: Correctly set MDC values for CoreContainer threads
|
2016-09-16 13:33:07 +01:00 |
Noble Paul
|
84e01eb84b
|
shallowMap() should behave like a map. testcase added
|
2016-09-16 17:08:55 +05:30 |
Mike McCandless
|
f65c114e1a
|
Ignore flaky test
|
2016-09-15 18:45:08 -04:00 |
Mike McCandless
|
c79d44f828
|
LUCENE-7439: move CHANGES entry
|
2016-09-15 15:47:04 -04:00 |
Mike McCandless
|
c7fb49d7b5
|
LUCENE-7439: FuzzyQuery now matches all terms within the specified edit distance, even if they are short
|
2016-09-15 14:44:26 -04:00 |
Nicholas Knize
|
ea31811e42
|
fix RangeField tests so they use actual ranges, not just 0 ranges
|
2016-09-15 11:29:57 -05:00 |
Shalin Shekhar Mangar
|
70fd627ca7
|
SOLR-9484: The modify collection API should wait for the modified properties to show up in the cluster state
|
2016-09-15 11:04:48 +05:30 |
Noble Paul
|
5b770b56d0
|
Extract out the ExclusiveSliceProperty as a top level class
|
2016-09-14 12:44:34 +05:30 |
Steve Rowe
|
cd8592c850
|
LUCENE-7446: don't ask about version back-compatibility when we know it's not applicable (i.e., the version to be added is greater than the latest on the branch)
|
2016-09-13 11:25:00 -04:00 |
Shalin Shekhar Mangar
|
f670a2c837
|
Adding 6.2.1 version
|
2016-09-13 17:24:40 +05:30 |
Noble Paul
|
652065e14e
|
Merge remote-tracking branch 'origin/master'
|
2016-09-13 17:19:33 +05:30 |
Noble Paul
|
73d4b73042
|
SOLR-9485:Indexfingerprint.fromObject() returns wrong values if object passed was itself of type IndexFingerprint
|
2016-09-13 17:19:12 +05:30 |
Mike McCandless
|
4db3e7b8a7
|
LUCENE-7439: improve test case
|
2016-09-13 05:04:18 -04:00 |
Varun Thacker
|
ef3057e43b
|
SOLR-9408: Fix TreeMergeOutputFormat to add timestamp metadata to commits
|
2016-09-13 10:49:27 +05:30 |
Mike McCandless
|
faf3bc3134
|
LUCENE-7439: clean up FuzzyQuery/FuzzyTermsEnum sources
|
2016-09-12 17:23:24 -04:00 |
Steve Rowe
|
541a8fa13d
|
LUCENE-7425: Port -path and -details options from the Perl version, and a couple other minor cleanups
|
2016-09-12 15:51:33 -04:00 |
Shalin Shekhar Mangar
|
3fe1486683
|
SOLR-9365: Reduce noise in solr logs during graceful shutdown
|
2016-09-13 00:36:12 +05:30 |
Uwe Schindler
|
b39fcc1202
|
LUCENE-7318: Forward port some changes (add StopFilter and LowercaseFilter at their original location)
|
2016-09-12 20:11:30 +02:00 |
Mike McCandless
|
86e4af60f0
|
make test less evil: use FSDirectory for dir copy; use non-random codec
|
2016-09-12 11:08:51 -04:00 |
Steve Rowe
|
36362a2a69
|
LUCENE-7442: MinHashFilter's ctor should validate its args
|
2016-09-12 10:18:29 -04:00 |
Shalin Shekhar Mangar
|
f177a660f5
|
SOLR-9438: Shard split can be marked successful and sub-shard states switched to 'active' even when one or more sub-shards replicas do not recover due to the leader crashing or restarting between the time the replicas are created and before they can recover
|
2016-09-12 17:00:46 +05:30 |
Shalin Shekhar Mangar
|
1a78ab621f
|
SOLR-9319: Move to the right section in CHANGES.txt
|
2016-09-12 06:44:49 +05:30 |
Anshum Gupta
|
a0eae26fad
|
Add 5.5.3 back compat test indexes
|
2016-09-11 14:44:32 -07:00 |
David Smiley
|
d2fcc3dd71
|
SOLR-9494: CollapseQParser's collectors should override needsScores(); can trigger exceptions
Also, field cscore was not needed.
|
2016-09-11 14:29:26 -04:00 |
Mike McCandless
|
03025e6b86
|
LUCENE-7445: fix test bug
|
2016-09-11 13:22:45 -04:00 |
Alexandre Rafalovitch
|
9f3964c9a6
|
SOLR-9498: Remove HDFS props from DIH solrconfigs
|
2016-09-11 23:06:19 +07:00 |
yonik
|
c929d0595c
|
LUCENE-7440: fix MultiLevelSkipListReader overflow
|
2016-09-10 15:58:24 -04:00 |
Chris Hostetter
|
5aedab619a
|
SOLR-9490: Merge remote-tracking branch 'refs/remotes/origin/master'
|
2016-09-09 12:03:50 -07:00 |
Chris Hostetter
|
60ce8d7c54
|
SOLR-9490: Fixed bugs in BoolField that caused it to erroneously return "false" for all docs depending on usage
|
2016-09-09 11:45:09 -07:00 |
anshum
|
0c6651a400
|
Adding empty 5.5.3 section to lucene and solr CHANGES.txt. Will sync this as part of the post-release process for 5.5.3
|
2016-09-09 10:36:19 -07:00 |
Mike McCandless
|
c6ab0e0f1b
|
LUCENE-7436: make constructor and default settings public for MinMashFilter
|
2016-09-09 10:52:37 -04:00 |
David Smiley
|
3966f99821
|
LUCENE-7417: Highlighter WSTE didn't handle single-term MultiPhraseQuery.
Also updated to Java 5 for-each in this method.
|
2016-09-09 10:06:39 -04:00 |
Alan Woodward
|
003a346d50
|
SOLR-9344: Don't reuse port in BasicAuthIntegrationTest
|
2016-09-09 09:02:49 +01:00 |
Shalin Shekhar Mangar
|
0c5c0df6bc
|
SOLR-9488: Shard split can fail to write commit data on shutdown/restart causing replicas to recover without replicating the index
|
2016-09-07 21:06:50 +05:30 |
Alan Woodward
|
ce84a8df12
|
Improve error message to help debug test failures
|
2016-09-07 11:10:28 +01:00 |
Alan Woodward
|
ea85acd7c5
|
SOLR-8181: Remove flaky and redundant TestArbitraryIndexDir
|
2016-09-07 09:19:09 +01:00 |