SolrNet: Castle.Facilities.SolrNetIntegration.SolrCore Class Reference

SolrNet

Castle.Facilities.SolrNetIntegration.SolrCore Class Reference

Represents a Solr core for configuration. More...

List of all members.

Public Member Functions

 SolrCore (string id, Type documentType, string url)
 Creates a new Solr core for configuration.
 SolrCore (Type documentType, string url)
 Creates a new Solr core for configuration.

Properties

string Id [get, set]
Type DocumentType [get, set]
string Url [get, set]

Detailed Description

Represents a Solr core for configuration.


Constructor & Destructor Documentation

Castle.Facilities.SolrNetIntegration.SolrCore.SolrCore ( string  id,
Type  documentType,
string  url 
)

Creates a new Solr core for configuration.

Parameters:
idComponent name for ISolrOperations{T}
documentTypeDocument type
urlCore url
Castle.Facilities.SolrNetIntegration.SolrCore.SolrCore ( Type  documentType,
string  url 
)

Creates a new Solr core for configuration.

Parameters:
documentTypeDocument type
urlCore url

The documentation for this class was generated from the following file:
  • Castle.Facilities.SolrNetIntegration/SolrCore.cs
Generated on Sun May 3 2015 17:19:05 for SolrNet by  doxygen 1.7.2