SolrNet: SolrNet.ExtractResponse Class Reference

SolrNet

SolrNet.ExtractResponse Class Reference

Response of the Extraction. More...

List of all members.

Public Member Functions

 ExtractResponse (ResponseHeader responseHeader)

Properties

ResponseHeader ResponseHeader [get, set]
 Operation response header.
string Content [get, set]
 The content of the rich document used for ExtractingRequestHandler with extract only set to true http://wiki.apache.org/solr/TikaExtractOnlyExampleOutput.
List< ExtractFieldMetadata [get, set]
 Metadata fields populated by ExtractingRequestHandler with extract only set to true.

Detailed Description

Response of the Extraction.


Property Documentation

string SolrNet.ExtractResponse.Content [get, set]

The content of the rich document used for ExtractingRequestHandler with extract only set to true http://wiki.apache.org/solr/TikaExtractOnlyExampleOutput.

List<ExtractField> SolrNet.ExtractResponse.Metadata [get, set]

Metadata fields populated by ExtractingRequestHandler with extract only set to true.

ResponseHeader SolrNet.ExtractResponse.ResponseHeader [get, set]

Operation response header.


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