Include total, other and missing count in TermResult [DATAES-127] #702
Comments
Mohsin Husen commented Thanks for the PR. Improvement on term facet looks totally fine. but the branch you have used is 1.0.x due to which there are conflicts while merging your changes to master. can you please initiate PR against master(default) branch ? |
Artur Konczak commented PR - rebased and merged |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Matija Obreza opened DATAES-127 and commented
TermsFacet in elasticsearch provides totalCount, otherCount and missingCount.
These are not included in DefaultFacetMapper when constructing TermResult
Affects: 1.0.4 (Dijkstra SR4)
The text was updated successfully, but these errors were encountered: