SolrNet: SolrNet.Impl.DocumentPropertyVisitors.RegularDocumentVisitor Class Reference

SolrNet

SolrNet.Impl.DocumentPropertyVisitors.RegularDocumentVisitor Class Reference

Pass-through document visitor. More...

Inheritance diagram for SolrNet.Impl.DocumentPropertyVisitors.RegularDocumentVisitor:

List of all members.

Public Member Functions

 RegularDocumentVisitor (ISolrFieldParser parser, IReadOnlyMappingManager mapper)
 Pass-through document visitor.
void Visit (object doc, string fieldName, XElement field)
 Visits a document with a raw xml Solr response field.

Detailed Description

Pass-through document visitor.


Constructor & Destructor Documentation

SolrNet.Impl.DocumentPropertyVisitors.RegularDocumentVisitor.RegularDocumentVisitor ( ISolrFieldParser  parser,
IReadOnlyMappingManager  mapper 
)

Pass-through document visitor.

Parameters:
parser
mapper

Member Function Documentation

void SolrNet.Impl.DocumentPropertyVisitors.RegularDocumentVisitor.Visit ( object  doc,
string  fieldName,
XElement  field 
)

Visits a document with a raw xml Solr response field.

Parameters:
docDocument object
fieldNameSolr field name
fieldRaw XML Solr field

Implements SolrNet.Impl.ISolrDocumentPropertyVisitor.


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