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

Solr schema should support DocValues #1305

Open
cjcolvar opened this issue Apr 6, 2018 · 0 comments
Open

Solr schema should support DocValues #1305

cjcolvar opened this issue Apr 6, 2018 · 0 comments

Comments

@cjcolvar
Copy link
Member

cjcolvar commented Apr 6, 2018

Copied over from samvera/hydra-head#395 since the solr config no longer lives in hydra-head:

This is yet another dimension of the sprawling matrix of attributes responsible for defining dynamic namespaces, but it is important. DocValues enables the use of Streaming Expressions via the /stream handler.

The good news is it only affects StrField, UUIDField, Trie* numeric/date fields, and BoolField. The bad news is that I don't think our strategy of enumeration is sustainable as other attributes (and attributes with wider range of values) proliferate.

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