Package | Description |
---|---|
org.hibernate.search.jpa | |
org.hibernate.search.query.engine.impl | |
org.hibernate.search.query.engine.spi | |
org.hibernate.search.query.hibernate.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
FullTextQuery
The base interface for lucene powered searches.
|
Modifier and Type | Class and Description |
---|---|
class |
HSQueryImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
HSQuery
Defines and executes an Hibernate Search query (wrapping a Lucene query).
|
Modifier and Type | Class and Description |
---|---|
class |
FullTextQueryImpl
Implementation of
FullTextQuery . |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved