SolrNet.Schema.SolrSchemaParser Class Reference
Parses a Solr schema xml document into a strongly typed SolrSchema object. More...
Inheritance diagram for SolrNet.Schema.SolrSchemaParser:
Public Member Functions | |
SolrSchema | Parse (XDocument solrSchemaXml) |
Parses the specified Solr schema xml. |
Detailed Description
Parses a Solr schema xml document into a strongly typed SolrSchema object.
Member Function Documentation
SolrSchema SolrNet.Schema.SolrSchemaParser.Parse | ( | XDocument | solrSchemaXml ) |
Parses the specified Solr schema xml.
- Parameters:
-
solrSchemaXml The Solr schema xml to parse.
- Returns:
- A strongly styped representation of the Solr schema xml.
Implements SolrNet.Schema.ISolrSchemaParser.
The documentation for this class was generated from the following file:
- SolrNet/Schema/SolrSchemaParser.cs
Generated on Sun May 3 2015 17:19:12 for SolrNet by 1.7.2