Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4
-
None
-
None
-
Ubuntu, distributed
Description
Currently there is a special case in the code to not refine facets if minCount==0. It seems this could be extended to minCount <= 1 as there would be no need to take the extra step to refine facets if minCount is 1.