Classes
Class | Description | |
---|---|---|
IndexBuilder |
Manages the process of crawling and indexing full-text indexed domains.
|
|
IndexValues |
A structure that holds stringified attribute values for full-text indexing.
|
|
LuceneIndexer |
An indexer implementation for Lucene.NET
(http://incubator.apache.org/lucene.net/).
|
Interfaces
Interface | Description | |
---|---|---|
IIndexer |
Defines the contract between Simol and external full-text indexing engines.
|