SolrNet.ExtractField Class Reference
Contains the Fields to index along with the rich documents. More...
Public Member Functions | |
ExtractField (string fieldName, string value) | |
Constructs a new ExtractField with required values. | |
Properties | |
string | FieldName [get, set] |
The name of the field to index. | |
string | Value [get, set] |
The value to index. | |
string | Boost [get, set] |
Boost to apply to this field. |
Detailed Description
Contains the Fields to index along with the rich documents.
Constructor & Destructor Documentation
SolrNet.ExtractField.ExtractField | ( | string | fieldName, |
string | value | ||
) |
Constructs a new ExtractField with required values.
- Parameters:
-
fieldName The name of the field to index value The value to index
Property Documentation
string SolrNet.ExtractField.Boost [get, set] |
Boost to apply to this field.
string SolrNet.ExtractField.FieldName [get, set] |
The name of the field to index.
string SolrNet.ExtractField.Value [get, set] |
The value to index.
The documentation for this class was generated from the following file:
- SolrNet/ExtractField.cs
Generated on Sun May 3 2015 17:19:05 for SolrNet by 1.7.2