Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234567]
oNContrib
|\NRegex
| oCCSharpRegexCapabilitiesC# Regex based implementation of IRegexCapabilities.
| oCIRegexCapabilitiesDefines basic operations needed by RegexQuery for a regular expression implementation.
| oCIRegexQueryCapableDefines methods for regular expression supporting queries to use.
| oCRegexQueryRegular expression based query.
| oCRegexTermEnumSubclass of FilteredTermEnum for enumerating all terms that match the specified regular expression term using the specified regular expression implementation
| \CSpanRegexQueryA SpanQuery version of RegexQuery allowing regular expression queries to be nested within other SpanQuery subclasses.
oNLucene
|\NNet
| oNAnalysis
| oNDemo
| oNDistributed
| oNDocuments
| oNIndex
| oNMessages
| oNQueryParsers
| oNSearch
| oNSpatial
| oNStore
| oNSupport
| oNUtil
| \CLucenePackageLucene's package information, including version. *
oNLuceneMonitorInstall
|\CProjectInstallerSummary description for ProjectInstaller.
oNSF
|\NSnowball
| oNExt
| oCAmong
| oCSnowballProgramThis is the rev 500 of the snowball SVN trunk, but modified: made abstract and introduced abstract method stem to avoid expensive reflection in filter class
| \CTestApp
oNSimplicit
|\NNet
| \NLzo
oNSpatial4n
|\NCore
| \NExceptions
oNSpellChecker
|\NNet
| \NSearch
oNSystem
\NWorldNet
 \NNet
  oCSynExpandExpand a query by looking up synonyms for every term. You need to invoke Syns2Index first to build the synonym index
  oCSynLookupTest program to look up synonyms.
  \CSyns2IndexConvert the prolog file wn_s.pl from the WordNet prolog download into a Lucene index suitable for looking up synonyms and performing query expansion (SynExpand.Expand)