| Package | Description |
|---|---|
| org.hibernate.search.engine.search.query |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendedSearchQuery<H,R extends SearchResult<H>>
A base interface for subtypes of
SearchQuery allowing to
easily override the result type for all relevant methods. |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.