Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Update schema.xml for Solr 8 #1051

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update schema.xml for Solr 8 #1051

wants to merge 1 commit into from

Conversation

awead
Copy link
Contributor

@awead awead commented Jun 20, 2019

Description

Makes changes to the schema.xml to support Solr 8. Removes the StandardFilterFactory which has been deprecated and was a no-op, so removing it doesn't affect anything related to indexind.

Updates the different solr wrapper files so we can continue to use the solr_wrapper gem.

@awead
Copy link
Contributor Author

awead commented Jun 20, 2019

N.B. This configuration also works with Solr 7, so we could merge this and continue to use Solr 7 in our QA and prod environments. It will have no effect on indexing.

Makes changes to the schema.xml to support Solr 8. Removes the
StandardFilterFactory which has been deprecated and was a no-op, so
removing it doesn't affect anything related to indexind.

Updates the different solr wrapper files so we can continue to use the
solr_wrapper gem.
@coveralls
Copy link

coveralls commented Jun 20, 2019

Coverage Status

Coverage remained the same at 99.439% when pulling a6204a6 on solr-8 into 3364885 on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants