Interface QueryIndex.QueryBuilder

  • Enclosing class:
    QueryIndex

    static interface QueryIndex.QueryBuilder
    • Method Detail

      • buildQuery

        Query buildQuery​(java.util.function.BiPredicate<java.lang.String,​BytesRef> termAcceptor)
                  throws java.io.IOException
        Throws:
        java.io.IOException