Property InOrder
InOrder
When InOrder is true, the search terms must exists in the documents as the same order as in query. Choose between ordered (true) or un-ordered (false) proximity search.
Declaration
public virtual bool InOrder { get; }
Property Value
Type | Description |
---|---|
System.Boolean |