Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Public Member Functions | List of all members
Lucene.Net.Distributed.Indexing.IndexSetConfigurationHandler Class Reference

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)
 

Detailed Description

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.

Constructor & Destructor Documentation

Lucene.Net.Distributed.Indexing.IndexSetConfigurationHandler.IndexSetConfigurationHandler ( )

Definition at line 31 of file IndexSetConfigurationHandler.cs.

Member Function Documentation

object Lucene.Net.Distributed.Indexing.IndexSetConfigurationHandler.Create ( object  parent,
object  configContext,
XmlNode  section 
)

Definition at line 37 of file IndexSetConfigurationHandler.cs.


The documentation for this class was generated from the following file: