Does the count API perform any sorts of ranking? I thought that it wouldn't in order to improve performance but in the documentation it says that there is a min_score
parameter. if the count API does perform ranking, what is the use of it? Why not just perform a filter query and select the count from there?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.