SolrNet.Schema.ISolrSchemaParser Interface Reference
Provides an interface to parsing a solr schema xml document into a SolrSchema object. More...
Inheritance diagram for SolrNet.Schema.ISolrSchemaParser:
Public Member Functions | |
SolrSchema | Parse (XDocument solrSchemaXml) |
Parses the specified solr schema XML. |
Detailed Description
Provides an interface to parsing a solr schema xml document into a SolrSchema object.
Member Function Documentation
SolrSchema SolrNet.Schema.ISolrSchemaParser.Parse | ( | XDocument | solrSchemaXml ) |
Parses the specified solr schema XML.
- Parameters:
-
solrSchemaXml The solr schema XML.
- Returns:
- a object model of the solr schema.
Implemented in SolrNet.Schema.SolrSchemaParser.
The documentation for this interface was generated from the following file:
- SolrNet/Schema/ISolrSchemaParser.cs
Generated on Sun May 3 2015 17:19:12 for SolrNet by 1.7.2