A {@link FacetsAggregator} which counts the number of times each categoryappears in the given set of documents. This aggregator uses the {@link CategoryListIterator} to read the encoded categories. If you used thedefault settings while idnexing, you can use {@link FastCountingFacetsAggregator} for better performance.
@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.