Skip to content

Infer single or multi-value String fields #11

Description

@tokee

DocValues for Strings are either single (SORTED) og multi (SORTED_SET) valued. We could iterate all documents and check whether the field has more than one value in one of the documents, but that is quite a heavy thing to do. It is unknown whether this information is present elsewhere.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions