| Package | Description |
|---|---|
| org.hibernate.search.query.dsl |
Provide a domain specific language to write Lucene queries and create faceting requests.
|
| Modifier and Type | Method and Description |
|---|---|
EntityContext |
QueryContextBuilder.forEntity(Class<?> entityType)
Creates an entity context which can be used to obtain a
QueryBuilder. |
EntityContext |
EntityContext.overridesForField(String field,
String analyzerName) |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.