Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branch 6 2 #89

Closed
wants to merge 1,146 commits into from
Closed

Branch 6 2 #89

wants to merge 1,146 commits into from

Conversation

selvarajy
Copy link

No description provided.

markrmiller and others added 30 commits July 1, 2016 09:07
…from Zookeeper. More Windows fixes

(cherry picked from commit 65c3485)
…zationFilterFactory now implement MultiTermAwareComponent.
…from Zookeeper. Windows text fix 3

(cherry picked from commit 9dd9a6f)
… control whether to split on whitespace prior to text analysis. Default behavior remains unchanged: split-on-whitespace=true.
…Cloud requests

This commit also includes new @AwaitsFix'ed tests for the following known issues...

 * SOLR-9285 ArrayIndexOutOfBoundsException when ValueSourceAugmenter used with RTG on uncommitted doc
 * SOLR-9286 SolrCloud RTG: psuedo-fields (like ValueSourceAugmenter, [shard], etc...) silently fails (even for committed doc)
 * SOLR-9287 single node RTG: NPE if score is requested
 * SOLR-9288 RTG: fl=[docid] silently missing for uncommitted docs
 * SOLR-9289 SolrCloud RTG: fl=[docid] silently ignored for all docs

(cherry picked from commit ae316f1)
Conflicts:
	solr/core/src/java/org/apache/solr/handler/StreamHandler.java
shalinmangar and others added 26 commits September 12, 2016 13:34
…ed code path which return SolrExceptions instead of SolrServerExceptions

(cherry picked from commit df9a642)

(cherry picked from commit 7cf7bfd)
…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

(cherry picked from commit f177a66)

(cherry picked from commit 1b03c94)
…ery.

Also updated to Java 5 for-each in this method.

(cherry picked from commit 3966f99)

(cherry picked from commit 514bb1b)
…er and its components, introduced with Lucene 6.2.0. The moved classes were restored in their original packages: LowercaseFilter and StopFilter, as well as several utility classes

# Conflicts:
#	lucene/CHANGES.txt
(cherry picked from commit 4f316bc)

(cherry picked from commit d4954da)
…it's not applicable (i.e., the version to be added is greater than the latest on the branch)
…lit-on-whitespace to true (it's false on master/7.0)
@selvarajy selvarajy closed this Oct 4, 2016
mnilsson23 pushed a commit to mnilsson23/lucene-solr that referenced this pull request Oct 6, 2016
markrmiller added a commit that referenced this pull request Jul 12, 2020
epugh pushed a commit to epugh/lucene-solr-1 that referenced this pull request Sep 3, 2021
cherry-picked from apache/lucene#100

Co-authored-by: John Carlson <jawnnypoo@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.