Method | Description | |
---|---|---|
ComplexPhraseQuery ( string field, string phrasedQueryStringContents, int slopFactor, bool inOrder ) : Lucene.Net.Analysis | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Rewrite ( |
||
ToString ( string field ) : string |
Method | Description | |
---|---|---|
ParsePhraseElements ( |
Method | Description | |
---|---|---|
AddComplexPhraseClause ( List |
public ComplexPhraseQuery ( string field, string phrasedQueryStringContents, int slopFactor, bool inOrder ) : Lucene.Net.Analysis | ||
field | string | |
phrasedQueryStringContents | string | |
slopFactor | int | |
inOrder | bool | |
return | Lucene.Net.Analysis |
protected ParsePhraseElements ( |
||
qp | ||
return | void |
public Rewrite ( |
||
reader | ||
return |