The LuceneSearchEngine type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LuceneSearchEngine |
Methods
| Name | Description | |
|---|---|---|
| Add |
Add an item to the index.
| |
| BeginBulkAdd |
Signal the beginning of a bulk add operation.
| |
| Clear |
Clears all items from the index.
| |
| EndBulkAdd |
Signal the end of a bulk add operation.
| |
| Optimize |
Optimizes the search index data structure (if supported by the search engine)
| |
| Remove |
Removes an item from the index.
| |
| Search |
Perform a full text search.
| |
| Update |
Updates an item in the index.
|
Properties
| Name | Description | |
|---|---|---|
| Context |
Gets or sets a LightSpeedContext |