Class TopFieldDocs
Represents hits returned by Search(Query, Filter, Int32, Sort).
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class TopFieldDocs : TopDocs
Constructors
Name | Description |
---|---|
TopFieldDocs(Int32, ScoreDoc[], SortField[], Single) | Creates one of these objects. |
Fields
Name | Description |
---|---|
fields | The fields which were used to sort results by. |