Method GetFields
GetFields(IndexReader, Int32, String)
Declaration
protected virtual Field[] GetFields(IndexReader reader, int docId, string fieldName)
Parameters
Type | Name | Description |
---|---|---|
IndexReader | reader | |
System.Int32 | docId | |
System.String | fieldName |
Returns
Type | Description |
---|---|
Field[] |