Reputation: 595
Does DSE 5 support docvalues and, if so, is it going to be supported in 5.1? As this piece of documentation has conflicting information, indicating support throughout the article but having this note at the end:
Note: docValues are not supported
Upvotes: 2
Views: 53
Reputation: 7305
This is a documentation bug, docValues
are supported. There may be a specific edge case that the docs meant to convey that somehow got cut off.
I will investigate and update both this answer and the docs.
It looks like the current limitation is the combination of boolean fields and docvalues. Docs will be updated.
Upvotes: 2