The TopFieldDocs type exposes the following members.
Fields
| Name | Description |
---|
| fields | The fields which were used to sort results by. |
| scoreDocs | Obsolete. The top hits for the query. (Inherited from TopDocs.) |
| totalHits | Obsolete. The total number of hits for the query. (Inherited from TopDocs.) |
See Also