A {@link FacetsAggregator} which counts the number of times each categoryappears in the given set of documents. This aggregator reads the categories from the {@link BinaryDocValues} field defined by{@link CategoryListParams#field}, and assumes that the category ordinals were encoded with {@link DGapVInt8IntEncoder}.
@lucene.experimental
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.