Property | Type | Description | |
---|---|---|---|
terms | ISet |
Method | Description | |
---|---|---|
AddTerm ( Lucene.Net.Index.Term term ) : void |
Add a term to the set.
|
|
Equals ( Object obj ) : bool | ||
GetDocIdSet ( |
Get the DocIdSet.
|
|
GetHashCode ( ) : int | ||
ToString ( ) : string |
public AddTerm ( Lucene.Net.Index.Term term ) : void | ||
term | Lucene.Net.Index.Term | The term to add. |
return | void |
public GetDocIdSet ( |
||
reader | Applcible reader. | |
return | Lucene.Net.Search.DocIdSet |