Open
Conversation
andrerom
approved these changes
Jun 16, 2019
Contributor
andrerom
left a comment
There was a problem hiding this comment.
+1, did you check prior updates to see if there are other things to update as well?
Contributor
Author
|
I checked the Solr changelogs from 4.10.1 to 4.10.4, and found nothing that would reflect on ezfind. |
Contributor
|
I meant prior Solr bumps in ezfind, if there are doc or ini changes that should be updated as part of this. |
Contributor
|
This patch is in our fork now. I don't see a problem with it and we're going to test it in production. |
pkamps
approved these changes
Jan 4, 2020
Contributor
|
Ok, let us know |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
4.10.4 is the latest available version of Solr 4.
Although it brings no major changes compared to 4.10.1, it still packs a small set of bugfixes compared to 4.10.1 - see https://lucene.apache.org/solr/4_10_4/changes/Changes.html
Note: changes to solrconfig.xml are only to align it more closely with the default example one from solr default distribution for ease of diffing, and they should have 0 impact on the behaviour of Solr.