Class PhraseOp

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable

    public class PhraseOp
    extends ANDQueryOp
    This combines multiple operators into a single op, where they occur adjacently. It is logically equivalent to Indri's #1() operator.
    Since:
    5.0
    See Also:
    Serialized Form