Interface PhraseContext

    • Method Detail

      • withSlop

        PhraseContext withSlop​(int slop)
        Deprecated.
        Sets the number of other words permitted between words in query phrase. If zero, then this is an exact phrase search. For larger values this works like a WITHIN or NEAR operator. Defaults to 0
        Parameters:
        slop - the slop value
        Returns:
        a PhraseContext