| Package | Description |
|---|---|
| org.hibernate.search.backend.spi | |
| org.hibernate.search.engine.spi | |
| org.hibernate.search.store |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.Query |
SingularTermDeletionQuery.toLuceneQuery(DocumentBuilderIndexedEntity documentBuilder) |
org.apache.lucene.search.Query |
DeletionQuery.toLuceneQuery(DocumentBuilderIndexedEntity documentBuilder)
converts this DeletionQuery to a Lucene Query
|
| Modifier and Type | Method and Description |
|---|---|
DocumentBuilderIndexedEntity |
EntityIndexBinding.getDocumentBuilder() |
| Modifier and Type | Method and Description |
|---|---|
DocumentBuilderIndexedEntity |
Workspace.getDocumentBuilder(IndexedTypeIdentifier type)
Deprecated.
|
Copyright © 2006-2021 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.