SolrNet.Impl.SolrDocumentSerializer< T > Class Template Reference
Serializes a Solr document to xml. More...
Inheritance diagram for SolrNet.Impl.SolrDocumentSerializer< T >:
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:
-
T Document type
Member Function Documentation
template<T >
XmlDocument SolrNet.Impl.SolrDocumentSerializer< T >.Serialize | ( | T | doc, |
double? | boost | ||
) |
Serializes a Solr document to xml, applying an index-time boost
- Parameters:
-
doc document 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 1.7.2