Package | Description |
---|---|
org.hibernate.search | |
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–2016 Hibernate. All rights reserved.