psu-libraries / cho

Project for Penn State Library's cultural heritage object repository.
Apache License 2.0
18 stars 2 forks source link

Update schema.xml for Solr 8 #1051

Open awead opened 5 years ago

awead commented 5 years ago

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 commented 5 years ago

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.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 99.439% when pulling a6204a6df086cdf3df2f83ecb3b73bb0ad1f6156 on solr-8 into 33648850f26e615e98c8e9bc7404f9223e3de239 on master.