Package | Description |
---|---|
org.hibernate.search.query.engine.spi |
Modifier and Type | Method and Description |
---|---|
EntityInfo |
DocumentExtractor.extract(int index)
Retrieves entity information for the result at the given index.
|
Modifier and Type | Method and Description |
---|---|
List<EntityInfo> |
HSQuery.queryEntityInfos()
Execute the Lucene query and return the list of
EntityInfo s populated with
metadata and projection. |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.