Index

A B C D E F G H I J L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

A

active() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig
Whether Hibernate Search Standalone should be active at runtime.
addBackendConfig(BiConsumer<String, Object>, String, String, Optional<?>) - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchConfigUtil
 
addBackendConfig(BiConsumer<String, Object>, String, String, OptionalInt) - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchConfigUtil
 
addBackendConfig(BiConsumer<String, Object>, String, String, T) - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchConfigUtil
 
addBackendConfig(BiConsumer<String, Object>, String, String, T, Function<T, Boolean>, Function<T, ?>) - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchConfigUtil
 
addBackendIndexConfig(BiConsumer<String, Object>, String, String, String, Optional<?>) - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchConfigUtil
 
addBackendIndexConfig(BiConsumer<String, Object>, String, String, String, OptionalInt) - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchConfigUtil
 
addBackendIndexConfig(BiConsumer<String, Object>, String, String, String, T, Function<T, Boolean>, Function<T, ?>) - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchConfigUtil
 
addConfig(BiConsumer<String, Object>, String, Optional<?>) - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchConfigUtil
 
addConfig(BiConsumer<String, Object>, String, T) - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchConfigUtil
 
analysis() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig.ElasticsearchIndexBuildTimeConfig
Configuration for full-text analysis.
ArcBeanHolder<T> - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean
 
ArcBeanHolder(InstanceHandle<T>) - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean.ArcBeanHolder
 
ArcBeanProvider - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean
 
ArcBeanProvider(ArcContainer) - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean.ArcBeanProvider
 
ArcBeanReference<T> - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean
 
ArcBeanReference(InjectableBean<T>) - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean.ArcBeanReference
 

B

backend() - Element in annotation interface io.quarkus.hibernate.search.standalone.elasticsearch.SearchExtension
 
backend() - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.SearchExtension.Literal
 
backendPropertyKey(String, String, String) - Static method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig
 
backends() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig
Configuration for backends.
backends() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig
Configuration for backends.
backgroundFailureHandler() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig
A xref:hibernate-search-stqndqlone-elasticsearch.adoc#bean-reference-note-anchor[bean reference] to a component that should be notified of any failure occurring in a background process (mainly index operations).
bootEagerly(HibernateSearchStandaloneRuntimeConfig) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRecorder
 
bootFirstPhase(StandalonePojoIntegrationBooterBehavior.BootPhase<T>) - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.graal.Substitute_StandalonePojoIntegrationBooterBehavior
 

C

checkNoExplicitActiveTrue(HibernateSearchStandaloneRuntimeConfig) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRecorder
 
clearPreBootState() - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRecorder
 
close() - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean.ArcBeanHolder
 
close() - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean.ArcBeanProvider
 
compareTo(HibernateSearchStandaloneDevInfo.IndexedEntity) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevInfo.IndexedEntity
 
configure(StandalonePojoMappingConfigurationContext) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.mapping.QuarkusHibernateSearchStandaloneMappingConfigurer
 
configurer() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig.AnalysisConfig
One or more xref:hibernate-search-standalone-elasticsearch.adoc#bean-reference-note-anchor[bean references] to the component(s) used to configure full text analysis (e.g.
configurer() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig.MappingConfig
One or more xref:hibernate-search-standalone-elasticsearch.adoc#bean-reference-note-anchor[bean references] to the component(s) used to configure the Hibernate Search mapping, in particular programmatically.
connectionTimeout() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig
The timeout when establishing a connection to an Elasticsearch server.
createSearchMappingFunction(HibernateSearchStandaloneRuntimeConfig, Map<String, Set<String>>) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRecorder
 

D

defaultBackendPropertyKeys(String) - Static method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig
 
deserialize(String) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.ElasticsearchVersionSubstitution
 
discovery() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig
Configuration for the automatic discovery of new Elasticsearch nodes.
DOCUMENT - Enum constant in enum class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.MappingStructure
Entities indexed through Hibernate Search are the root of a document.
doWithJandex(JandexBehavior.JandexOperation) - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.graal.Substitute_JandexBehavior
 

E

elasticsearchVersionPropertyKey(String) - Static method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig
 
ElasticsearchVersionSubstitution - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
ElasticsearchVersionSubstitution() - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.ElasticsearchVersionSubstitution
 
enabled() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig
Whether Hibernate Search Standalone is enabled **during the build**.
enabled() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.DiscoveryConfig
Defines if automatic discovery is enabled.
enabled() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchVersionCheckConfig
Whether Hibernate Search should check the version of the Elasticsearch cluster on startup.
enabled() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.management.HibernateSearchStandaloneManagementConfig
If management interface is turned on the reindexing endpoints will be published under the management interface.
extensionPropertyKey(String) - Static method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig
 

F

forType(Class<T>) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean.ArcBeanProvider
 
forTypeAndName(Class<T>, String) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean.ArcBeanProvider
 

G

get() - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean.ArcBeanHolder
 
get() - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevController
 
getHibernateSearchString() - Method in enum class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchClientProtocol
 
getIndexedEntities() - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevInfo
 
getInfo() - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevController
 
getInfo() - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevJsonRpcService
 
getNumberOfIndexedEntities() - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevInfo
 
getNumberOfIndexedEntityTypes() - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevJsonRpcService
 
GRAPH - Enum constant in enum class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.MappingStructure
Entities indexed through Hibernate Search are nodes in an entity graph.

H

handle(RoutingContext) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.management.HibernateSearchStandaloneManagementHandler
 
HibernateSearchBeanUtil - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean
 
HibernateSearchConfigUtil - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchConfigUtil() - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchConfigUtil
 
HibernateSearchStandaloneBuildTimeConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneBuildTimeConfig.AnalysisConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneBuildTimeConfig.ElasticsearchBackendBuildTimeConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneBuildTimeConfig.ElasticsearchIndexBuildTimeConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneBuildTimeConfig.LayoutConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneBuildTimeConfig.MappingConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneBuildTimeConfig.SchemaManagementConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneDevController - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev
 
HibernateSearchStandaloneDevInfo - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev
 
HibernateSearchStandaloneDevInfo(List<HibernateSearchStandaloneDevInfo.IndexedEntity>) - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevInfo
 
HibernateSearchStandaloneDevInfo.IndexedEntity - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev
 
HibernateSearchStandaloneDevJsonRpcService - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev
 
HibernateSearchStandaloneDevJsonRpcService() - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevJsonRpcService
 
HibernateSearchStandaloneDevRecorder - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev
 
HibernateSearchStandaloneDevRecorder() - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevRecorder
 
HibernateSearchStandaloneManagementConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime.management
 
HibernateSearchStandaloneManagementHandler - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime.management
 
HibernateSearchStandaloneManagementHandler() - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.management.HibernateSearchStandaloneManagementHandler
 
HibernateSearchStandaloneManagementPostRequestProcessor - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime.management
 
HibernateSearchStandaloneManagementPostRequestProcessor() - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.management.HibernateSearchStandaloneManagementPostRequestProcessor
 
HibernateSearchStandalonePreBootState - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
A class responsible for holding pre-boot state.
HibernateSearchStandalonePreBootState() - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandalonePreBootState
 
HibernateSearchStandaloneRecorder - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneRecorder() - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRecorder
 
HibernateSearchStandaloneRuntimeConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneRuntimeConfig.DiscoveryConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneRuntimeConfig.ElasticsearchClientProtocol - Enum Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneRuntimeConfig.ElasticsearchIndexIndexingConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneRuntimeConfig.ElasticsearchIndexRuntimeConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneRuntimeConfig.ElasticsearchIndexSchemaManagementConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneRuntimeConfig.ElasticsearchQueryConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneRuntimeConfig.ElasticsearchQueryShardFailureConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneRuntimeConfig.ElasticsearchVersionCheckConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneRuntimeConfig.IndexingConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneRuntimeConfig.IndexingPlanConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneRuntimeConfig.IndexingPlanSynchronizationConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneRuntimeConfig.SchemaManagementConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
HibernateSearchStandaloneRuntimeConfig.ThreadPoolConfig - Interface in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
hosts() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig
The list of hosts of the Elasticsearch servers.
HTTP - Enum constant in enum class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchClientProtocol
Use clear-text HTTP, with SSL/TLS disabled.
HTTPS - Enum constant in enum class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchClientProtocol
Use HTTPS, with SSL/TLS enabled.

I

ignore() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchQueryShardFailureConfig
Whether partial shard failures are ignored (`true`) or lead to Hibernate Search throwing an exception (`false`).
index() - Element in annotation interface io.quarkus.hibernate.search.standalone.elasticsearch.SearchExtension
 
index() - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.SearchExtension.Literal
 
indexDefaults() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig.ElasticsearchBackendBuildTimeConfig
The default configuration for the Elasticsearch indexes.
indexDefaults() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig
The default configuration for the Elasticsearch indexes.
IndexedEntity(SearchIndexedEntity<?>) - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevInfo.IndexedEntity
 
indexes() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig.ElasticsearchBackendBuildTimeConfig
Per-index configuration overrides.
indexes() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig
Per-index configuration overrides.
indexing() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchIndexRuntimeConfig
Configuration for the indexing process that creates, updates and deletes documents.
indexing() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig
Configuration for indexing.
indexNames - Variable in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevInfo.IndexedEntity
 
initController(boolean, HibernateSearchStandaloneRuntimeConfig) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevRecorder
 
io.quarkus.hibernate.search.standalone.elasticsearch - package io.quarkus.hibernate.search.standalone.elasticsearch
 
io.quarkus.hibernate.search.standalone.elasticsearch.runtime - package io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean - package io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean
 
io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev - package io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev
 
io.quarkus.hibernate.search.standalone.elasticsearch.runtime.graal - package io.quarkus.hibernate.search.standalone.elasticsearch.runtime.graal
 
io.quarkus.hibernate.search.standalone.elasticsearch.runtime.management - package io.quarkus.hibernate.search.standalone.elasticsearch.runtime.management
 
io.quarkus.hibernate.search.standalone.elasticsearch.runtime.mapping - package io.quarkus.hibernate.search.standalone.elasticsearch.runtime.mapping
 

J

javaClass - Variable in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevInfo.IndexedEntity
 

L

layout() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig.ElasticsearchBackendBuildTimeConfig
Configuration for the index layout.
Literal(String, String) - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.SearchExtension.Literal
 

M

managementHandler() - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRecorder
 
mapperPropertyKey(String) - Static method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig
 
mapperPropertyKeys(String) - Static method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig
 
mapping() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig
Configuration related to the mapping.
mappingFile() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig.SchemaManagementConfig
Path to a file in the classpath holding a custom index mapping to be included in the index definition when creating an Elasticsearch index.
MappingStructure - Enum Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
 
maxBulkSize() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchIndexIndexingConfig
The maximum size of bulk requests created when processing indexing queues.
maxConnections() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig
The maximum number of connections to all the Elasticsearch servers.
maxConnectionsPerRoute() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig
The maximum number of connections per Elasticsearch server.
multiExtensionBeanReferencesFor(Optional<List<String>>, Class<T>, String, String) - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean.HibernateSearchBeanUtil
 

N

name - Variable in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevInfo.IndexedEntity
 

O

of(String) - Static method in enum class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchClientProtocol
 

P

password() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig
The password used for authentication.
plan() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.IndexingConfig
Configuration for indexing plans.
pop() - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandalonePreBootState
Returns and clears the pre-boot state.
preBoot(HibernateSearchStandaloneBuildTimeConfig, Map<String, Set<String>>, Set<String>) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRecorder
 
process(RoutingContext) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.management.HibernateSearchStandaloneManagementPostRequestProcessor
 
protocol() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig
The protocol to use when contacting Elasticsearch servers.

Q

QuarkusHibernateSearchStandaloneMappingConfigurer - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime.mapping
 
QuarkusHibernateSearchStandaloneMappingConfigurer(MappingStructure, Set<Class<?>>) - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.mapping.QuarkusHibernateSearchStandaloneMappingConfigurer
 
query() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig
Configuration for search queries to this backend.
queueCount() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchIndexIndexingConfig
The number of indexing queues assigned to each index.
queueSize() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchIndexIndexingConfig
The size of indexing queues.

R

readTimeout() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig
The timeout when reading responses from an Elasticsearch server.
refreshInterval() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.DiscoveryConfig
Refresh interval of the node list.
reindex(List<String>) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevJsonRpcService
 
requestTimeout() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig
The timeout when executing a request to an Elasticsearch server.
requiredStatus() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchIndexSchemaManagementConfig
The minimal https://www.elastic.co/guide/en/elasticsearch/reference/7.17/cluster-health.html[Elasticsearch cluster status] required on startup.
requiredStatusWaitTimeout() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchIndexSchemaManagementConfig
How long we should wait for the status before failing the bootstrap.
resolve(BeanResolver) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean.ArcBeanReference
 
rootPath() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.management.HibernateSearchStandaloneManagementConfig
Root path for reindexing endpoints.

S

schemaManagement() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig.ElasticsearchIndexBuildTimeConfig
Configuration for automatic creation and validation of the Elasticsearch schema: indexes, their mapping, their settings.
schemaManagement() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchIndexRuntimeConfig
Configuration for the schema management of the indexes.
schemaManagement() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig
Configuration for automatic creation and validation of the Elasticsearch schema: indexes, their mapping, their settings.
SearchExtension - Annotation Interface in io.quarkus.hibernate.search.standalone.elasticsearch
CDI qualifier for beans representing an "extension" of Hibernate Search Standalone, i.e.
SearchExtension.List - Annotation Interface in io.quarkus.hibernate.search.standalone.elasticsearch
 
SearchExtension.Literal - Class in io.quarkus.hibernate.search.standalone.elasticsearch
 
searchMapping() - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevController
 
serialize(ElasticsearchVersion) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.ElasticsearchVersionSubstitution
 
set(Map<String, Object>) - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandalonePreBootState
Sets the pre-boot state during static init.
setActive(boolean) - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.dev.HibernateSearchStandaloneDevController
 
settingsFile() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig.SchemaManagementConfig
Path to a file in the classpath holding custom index settings to be included in the index definition when creating an Elasticsearch index.
shardFailure() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchQueryConfig
Configuration for the behavior on shard failure.
singleExtensionBeanReferenceFor(Optional<String>, Class<T>, String, String) - Static method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean.HibernateSearchBeanUtil
 
size() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ThreadPoolConfig
The size of the thread pool assigned to the backend.
strategy() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig.LayoutConfig
A xref:hibernate-search-standalone-elasticsearch.adoc#bean-reference-note-anchor[bean reference] to the component used to configure the Elasticsearch layout: index names, index aliases, ...
strategy() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.IndexingPlanSynchronizationConfig
How to synchronize between application threads and indexing, in particular when relying on (implicit) listener-triggered indexing on entity change, but also when using a `SearchIndexingPlan` explicitly.
strategy() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.SchemaManagementConfig
The schema management strategy, controlling how indexes and their schema are created, updated, validated or dropped on startup and shutdown.
structure() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig.MappingConfig
The structure of the Hibernate Search entity mapping.
Substitute_JandexBehavior - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime.graal
Disallow the use of Jandex so that relevant code can be DCEd (otherwise native compilation would fail as Jandex is not available at runtime).
Substitute_JandexBehavior() - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.graal.Substitute_JandexBehavior
 
Substitute_StandalonePojoIntegrationBooterBehavior - Class in io.quarkus.hibernate.search.standalone.elasticsearch.runtime.graal
Disallow the first phase of boot during runtime init so that bootstrap code can be DCEd.
Substitute_StandalonePojoIntegrationBooterBehavior() - Constructor for class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.graal.Substitute_StandalonePojoIntegrationBooterBehavior
 
synchronization() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.IndexingPlanConfig
Configuration for indexing plan synchronization.

T

threadPool() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig
Configuration for the thread pool assigned to the backend.
toString() - Method in class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.bean.ArcBeanReference
 

U

username() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig
The username used for authentication.

V

value() - Element in annotation interface io.quarkus.hibernate.search.standalone.elasticsearch.SearchExtension.List
 
valueOf(String) - Static method in enum class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchClientProtocol
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.MappingStructure
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchClientProtocol
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.hibernate.search.standalone.elasticsearch.runtime.MappingStructure
Returns an array containing the constants of this enum class, in the order they are declared.
version() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig.ElasticsearchBackendBuildTimeConfig
The version of Elasticsearch used in the cluster.
versionCheck() - Method in interface io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.ElasticsearchBackendRuntimeConfig
Configuration for version checks on this backend.
A B C D E F G H I J L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Serialized Form