samvera / active_fedora

A Rails interface to the Fedora repository, akin to ActiveModel
Other
54 stars 63 forks source link

Trie* Solr fields are deprecated #1367

Closed jcoyne closed 5 years ago

jcoyne commented 5 years ago

In Solr 7.0. See: https://lucene.apache.org/solr/guide/7_0/major-changes-in-solr-7.html

They are present in our config here: https://github.com/samvera/active_fedora/blob/0e2356dd19e012f642b70e5f55d418cda0748f64/lib/generators/active_fedora/config/solr/templates/solr/config/schema.xml#L69-L72

jcoyne commented 5 years ago

I've filed a related bug on sunspot: https://github.com/sunspot/sunspot/issues/922