Classes

  Class Description
Public class IndexBuilder
Manages the process of crawling and indexing full-text indexed domains.
Public class IndexValues
A structure that holds stringified attribute values for full-text indexing.
Public class LuceneIndexer
An indexer implementation for Lucene.NET (http://incubator.apache.org/lucene.net/).

Interfaces

  Interface Description
Public interface IIndexer
Defines the contract between Simol and external full-text indexing engines.