Concrete implementation of {@link AbstractFirstPassGroupingCollector} that groups based onfield values and more specifically uses {@link org.apache.lucene.search.FieldCache.StringIndex}to collect groups.
@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.