|
Lucene.Net
3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
|
Implementation of custom configuration handler for the definition of master indexes as managed by the LuceneUpdater windows service. More...
Inherits IConfigurationSectionHandler.
Public Member Functions | |
| IndexSetConfigurationHandler () | |
| object | Create (object parent, object configContext, XmlNode section) |
Implementation of custom configuration handler for the definition of master indexes as managed by the LuceneUpdater windows service.
Definition at line 29 of file IndexSetConfigurationHandler.cs.
| Lucene.Net.Distributed.Indexing.IndexSetConfigurationHandler.IndexSetConfigurationHandler | ( | ) |
Definition at line 31 of file IndexSetConfigurationHandler.cs.
| object Lucene.Net.Distributed.Indexing.IndexSetConfigurationHandler.Create | ( | object | parent, |
| object | configContext, | ||
| XmlNode | section | ||
| ) |
Definition at line 37 of file IndexSetConfigurationHandler.cs.
1.8.3