Uses of Class
org.exoplatform.commons.search.es.client.ElasticContentRequestBuilder
Packages that use ElasticContentRequestBuilder
-
Uses of ElasticContentRequestBuilder in org.exoplatform.commons.search.index.impl
Constructors in org.exoplatform.commons.search.index.impl with parameters of type ElasticContentRequestBuilderModifierConstructorDescriptionElasticIndexingOperationProcessor(IndexingOperationDAO indexingOperationDAO, ElasticIndexingClient elasticIndexingClient, ElasticContentRequestBuilder elasticContentRequestBuilder, ElasticIndexingAuditTrail auditTrail, org.exoplatform.commons.persistence.impl.EntityManagerService entityManagerService, org.exoplatform.container.xml.InitParams initParams)