Interface InvertedIndexReader<T>

    • Method Summary

      Modifier and Type Method Description
      T getDocIds​(int dictId)
      Returns the document ids for the given dictionary id.
    • Method Detail

      • getDocIds

        T getDocIds​(int dictId)
        Returns the document ids for the given dictionary id.