SolrNet: SolrNet.Impl.SolrDocumentSerializer< T > Class Template Reference

SolrNet

SolrNet.Impl.SolrDocumentSerializer< T > Class Template Reference

Serializes a Solr document to xml. More...

Inheritance diagram for SolrNet.Impl.SolrDocumentSerializer< T >:

List of all members.

Public Member Functions

 SolrDocumentSerializer (IReadOnlyMappingManager mappingManager, ISolrFieldSerializer fieldSerializer)
XmlDocument Serialize (T doc, double?boost)

Detailed Description

template<T>
class SolrNet::Impl::SolrDocumentSerializer< T >

Serializes a Solr document to xml.

Template Parameters:
TDocument type

Member Function Documentation

template<T >
XmlDocument SolrNet.Impl.SolrDocumentSerializer< T >.Serialize ( doc,
double?  boost 
)

Serializes a Solr document to xml, applying an index-time boost

Parameters:
docdocument to serialize
boost
Returns:
serialized document

Implements SolrNet.ISolrDocumentSerializer< T >.


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