SolrNet: SolrNet.Impl.ISolrFieldParser Interface Reference

SolrNet

SolrNet.Impl.ISolrFieldParser Interface Reference

Parses a single Solr XML result node. More...

Inheritance diagram for SolrNet.Impl.ISolrFieldParser:

List of all members.

Public Member Functions

bool CanHandleSolrType (string solrType)
 True if this parser can handle the solrType (int, bool, str, ...)
bool CanHandleType (Type t)
 True if this parser can handle a type.
object Parse (XElement field, Type t)
 Parses a single Solr XML result node.

Detailed Description

Parses a single Solr XML result node.


Member Function Documentation


The documentation for this interface was generated from the following file:
  • SolrNet/Impl/ISolrFieldParser.cs
Generated on Sun May 3 2015 17:19:09 for SolrNet by  doxygen 1.7.2