Interface JsonIndexReader

    • Method Summary

      Modifier and Type Method Description
      org.roaringbitmap.buffer.MutableRoaringBitmap getMatchingDocIds​(String filterString)
      Returns the matching document ids for the given filter.
    • Method Detail

      • getMatchingDocIds

        org.roaringbitmap.buffer.MutableRoaringBitmap getMatchingDocIds​(String filterString)
        Returns the matching document ids for the given filter.