Interface GlobalOrdinalsStringTermsAggregator.GlobalOrdLookupFunction

    • Method Summary

      Modifier and Type Method Description
      org.apache.lucene.util.BytesRef apply​(long ord)  
    • Method Detail

      • apply

        org.apache.lucene.util.BytesRef apply​(long ord)
                                       throws java.io.IOException
        Throws:
        java.io.IOException