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.Configuration.LuceneServerIndexConfigurationHandler Class Reference

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)
 

Detailed Description

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.

Constructor & Destructor Documentation

Lucene.Net.Distributed.Configuration.LuceneServerIndexConfigurationHandler.LuceneServerIndexConfigurationHandler ( )

Definition at line 30 of file LuceneServerIndexConfigurationHandler.cs.

Member Function Documentation

object Lucene.Net.Distributed.Configuration.LuceneServerIndexConfigurationHandler.Create ( object  parent,
object  configContext,
XmlNode  section 
)

Definition at line 35 of file LuceneServerIndexConfigurationHandler.cs.


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