![]() |
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.
|
Implementation of custom configuration handler for the definition of search indexes made accessible by the LuceneServer windows service. More...
Inherits IConfigurationSectionHandler.
Public Member Functions | |
LuceneServerIndexConfigurationHandler () | |
object | Create (object parent, object configContext, XmlNode section) |
Implementation of custom configuration handler for the definition of search indexes made accessible by the LuceneServer windows service.
Definition at line 28 of file LuceneServerIndexConfigurationHandler.cs.
Lucene.Net.Distributed.Configuration.LuceneServerIndexConfigurationHandler.LuceneServerIndexConfigurationHandler | ( | ) |
Definition at line 30 of file LuceneServerIndexConfigurationHandler.cs.
object Lucene.Net.Distributed.Configuration.LuceneServerIndexConfigurationHandler.Create | ( | object | parent, |
object | configContext, | ||
XmlNode | section | ||
) |
Definition at line 35 of file LuceneServerIndexConfigurationHandler.cs.