Method | Description | |
---|---|---|
AssertingFields ( Fields @in ) : System.Collections.Generic | ||
GetEnumerator ( ) : IEnumerator |
||
Terms ( string field ) : Lucene.Net.Index.Terms |
public AssertingFields ( Fields @in ) : System.Collections.Generic | ||
@in | Fields | |
return | System.Collections.Generic |
public Terms ( string field ) : Lucene.Net.Index.Terms | ||
field | string | |
return | Lucene.Net.Index.Terms |