Package | Description |
---|---|
org.apache.lucene.search |
Code to search indices.
|
Modifier and Type | Method and Description |
---|---|
static <T extends FieldValueHitQueue.Entry> |
FieldValueHitQueue.create(SortField[] fields,
int size)
Creates a hit queue sorted by the given list of fields.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.