Method | Description | |
---|---|---|
CreateWeight ( |
||
Equals ( object obj ) : bool | ||
ExtractTerms ( ISet |
||
GetHashCode ( ) : int | ||
Rewrite ( IndexReader reader ) : Query | ||
ToString ( string @string ) : string |
Method | Description | |
---|---|---|
Equals ( |
Method | Description | |
---|---|---|
TermsIncludingScoreQuery ( string field, bool multipleValuesPerDocument, BytesRefHash terms, float scores, Query originalQuery ) : System.Collections.Generic | ||
TermsIncludingScoreQuery ( string field, bool multipleValuesPerDocument, BytesRefHash terms, float scores, int ords, Query originalQuery, Query unwrittenOriginalQuery ) : System.Collections.Generic |
public CreateWeight ( |
||
searcher | ||
return |
protected Equals ( |
||
other | ||
return | bool |
public Rewrite ( IndexReader reader ) : Query | ||
reader | IndexReader | |
return | Query |