Skip to content

Support indexed values as source for String DocValues #13

Description

@tokee

The UninvertedField has internal limits that makes it impossible to use for un-inverting String fields with many referenced. That is one of the reasons for using DocValues for faceting in the first place.

Using indexed String values as source for conversion to DocValues requires an UnInverter with higher limits than the one standard Solr has.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions