SolrNet.ExtractResponse Class Reference
Response of the Extraction. More...
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< ExtractField > | Metadata [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 1.7.2