Method | Description | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
GetQueryParser ( string fields ) : Lucene.Net.QueryParsers.MultiFieldQueryParser |
Gets the query parser.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases unmanaged and - optionally - managed resources
|
Method | Description | |
---|---|---|
SearchContext ( ISearchProvider searchProvider ) : System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
return | void |
public GetQueryParser ( string fields ) : Lucene.Net.QueryParsers.MultiFieldQueryParser | ||
fields | string | The fields. |
return | Lucene.Net.QueryParsers.MultiFieldQueryParser |