Constructor ComplexPhraseQuery
ComplexPhraseQuery(String, String, Int32, Boolean)
Declaration
public ComplexPhraseQuery(string field, string phrasedQueryStringContents, int slopFactor, bool inOrder)
Parameters
Type | Name | Description |
---|---|---|
System.String | field | |
System.String | phrasedQueryStringContents | |
System.Int32 | slopFactor | |
System.Boolean | inOrder |