Skip to content

Conversation

parkertimmins
Copy link
Contributor

No description provided.

}

Field field = buildKeywordField(binaryValue);
if (hasDocValues) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add an index setting for whether binary doc values can be used? Otherwise there are going to be many test failures to be fixed and we just need to experiment with es|ql to see how using binary doc values potentially can speed up loading keyword fields.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was more thinking about this: #136012

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

Successfully merging this pull request may close these issues.

3 participants