Метод | Описание | |
---|---|---|
AddSpanQueries ( Lucene.Net.QueryParsers.Surround.Query.SpanNearClauseFactory sncf ) : void | ||
DistanceQuery ( IEnumerable |
||
DistanceSubQueryNotAllowed ( ) : string | ||
GetSpanNearQuery ( |
||
MakeLuceneQueryFieldNoBoost ( string fieldName, |
public AddSpanQueries ( Lucene.Net.QueryParsers.Surround.Query.SpanNearClauseFactory sncf ) : void | ||
sncf | Lucene.Net.QueryParsers.Surround.Query.SpanNearClauseFactory | |
Результат | void |
public DistanceQuery ( IEnumerable |
||
queries | IEnumerable |
|
infix | bool | |
opDistance | int | |
opName | string | |
ordered | bool | |
Результат | Lucene.Net.Index |
public DistanceSubQueryNotAllowed ( ) : string | ||
Результат | string |
public GetSpanNearQuery ( |
||
reader | ||
fieldName | string | |
boost | float | |
qf | ||
Результат | Search.Query |
public MakeLuceneQueryFieldNoBoost ( string fieldName, |
||
fieldName | string | |
qf | ||
Результат | Search.Query |