Modifier and Type | Method and Description |
---|---|
DocumentBuilderIndexedEntity |
AbstractWorkspaceImpl.getDocumentBuilder(Class<?> entity) |
Modifier and Type | Method and Description |
---|---|
Query |
DeletionQuery.toLuceneQuery(DocumentBuilderIndexedEntity documentBuilder)
converts this DeletionQuery to a Lucene Query
|
Query |
SingularTermDeletionQuery.toLuceneQuery(DocumentBuilderIndexedEntity documentBuilder) |
Modifier and Type | Method and Description |
---|---|
static com.google.gson.JsonObject |
ToElasticsearch.fromDeletionQuery(DocumentBuilderIndexedEntity documentBuilder,
DeletionQuery deletionQuery) |
Modifier and Type | Method and Description |
---|---|
DocumentBuilderIndexedEntity |
DynamicShardingEntityIndexBinding.getDocumentBuilder() |
DocumentBuilderIndexedEntity |
DefaultMutableEntityIndexBinding.getDocumentBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
DynamicShardingEntityIndexBinding.setDocumentBuilderIndexedEntity(DocumentBuilderIndexedEntity documentBuilder) |
void |
DefaultMutableEntityIndexBinding.setDocumentBuilderIndexedEntity(DocumentBuilderIndexedEntity documentBuilder) |
void |
MutableEntityIndexBinding.setDocumentBuilderIndexedEntity(DocumentBuilderIndexedEntity documentBuilder)
Allows to set the document builder for this
EntityIndexBinding . |
Modifier and Type | Method and Description |
---|---|
DocumentBuilderIndexedEntity |
EntityIndexBinding.getDocumentBuilder() |
Modifier and Type | Method and Description |
---|---|
DocumentBuilderIndexedEntity |
QueryBuildingContext.getDocumentBuilder() |
Modifier and Type | Method and Description |
---|---|
String |
FieldContext.objectToString(DocumentBuilderIndexedEntity documentBuilder,
Object value,
ConversionContext conversionContext) |
Constructor and Description |
---|
MoreLikeThisBuilder(DocumentBuilderIndexedEntity documentBuilder,
ExtendedSearchIntegrator searchIntegrator) |
Modifier and Type | Method and Description |
---|---|
DocumentBuilderIndexedEntity |
Workspace.getDocumentBuilder(Class<?> entity)
Deprecated.
|
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved