Package | Description |
---|---|
org.hibernate.search.query.engine.impl | |
org.hibernate.search.query.engine.spi |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHSQuery
Base class for
HSQuery implementations, exposing basic state needed by all implementations. |
class |
LuceneHSQuery |
Modifier and Type | Interface and Description |
---|---|
interface |
HSQuery
Defines and executes an Hibernate Search query (wrapping a Lucene query).
|
Copyright © 2006–2017 Hibernate. All rights reserved.