Class TermGroupFacetCollector.GroupedFacetHit

  • Enclosing class:
    TermGroupFacetCollector

    private static class TermGroupFacetCollector.GroupedFacetHit
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GroupedFacetHit

        GroupedFacetHit​(BytesRef groupValue,
                        BytesRef facetValue)