Table of Contents

Namespace Examine.Lucene.Providers

Classes

BaseLuceneSearcher

Simple abstract class containing basic properties for Lucene searchers

ErrorCheckingScoringBooleanQueryRewrite

This is a work around for the TooManyClauses exception when rewriting wildcard queries

LuceneIndex

Abstract object containing all of the logic used to use Lucene as an indexer

MultiIndexSearcher

A provider that allows for searching across multiple indexes

ValueSetValidatorDelegate

Simple validator that uses a delegate for validation

Interfaces

IIndexCommitter

This queues up a commit for the index so that a commit doesn't happen on every individual write since that is quite expensive

ILuceneTaxonomySearcher

Lucene Taxonomy Searcher

Enums

IndexThreadingMode

Represents the threading mode of indexing documents