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

Remove deprecated Solr StandardFilter #2087

Closed
wants to merge 2 commits into from
Closed

Conversation

jcoyne
Copy link
Member

@jcoyne jcoyne commented Mar 27, 2019

This filter is deprecated and according to the solr docs it is
inoperative if "luceneMatchVersion (in solrconfig.xml) is higher than
3.1." The luceneMatchVersion in blacklight is currently 6.1.0

See https://lucene.apache.org/solr/guide/7_0/filter-descriptions.html#FilterDescriptions-StandardFilter

Backport of 50999ad

This filter is deprecated and according to the solr docs it is
inoperative if "luceneMatchVersion (in solrconfig.xml) is higher than
3.1."  The luceneMatchVersion in blacklight is currently 6.1.0

See https://lucene.apache.org/solr/guide/7_0/filter-descriptions.html#FilterDescriptions-StandardFilter

Backport of 50999ad
Copy link
Contributor

@mejackreed mejackreed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@coveralls
Copy link

coveralls commented Mar 27, 2019

Coverage Status

Coverage decreased (-0.009%) to 94.243% when pulling 148d91d on solr-8-conf into e193fbf on release-6.x.

@cbeer cbeer added the Backport label Aug 20, 2019
@cbeer cbeer added this to the 6.x milestone Nov 9, 2021
@bess bess closed this Nov 9, 2021
@bess bess deleted the solr-8-conf branch November 9, 2021 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants