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

Update the Solr schema to 1.6 #1346

Open
jrgriffiniii opened this issue Aug 15, 2018 · 0 comments
Open

Update the Solr schema to 1.6 #1346

jrgriffiniii opened this issue Aug 15, 2018 · 0 comments

Comments

@jrgriffiniii
Copy link
Contributor

docValues should be enabled for this (useDocValuesAsStored will default to true):

https://lucene.apache.org/solr/guide/common-query-parameters.html#fl-field-list-parameter
https://lucene.apache.org/solr/guide/docvalues.html
https://github.com/samvera/active_fedora/blob/master/lib/generators/active_fedora/config/solr/templates/solr/config/schema.xml#L59

Also related to #1305

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant