The priority queue which holds the top-scoring documents.
Namespace: Lucene.Net.SearchAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
protected internal PriorityQueue hq |
| Visual Basic |
|---|
Protected Friend hq As PriorityQueue |
| Visual C++ |
|---|
protected public: PriorityQueue^ hq |