Package com.broadleafcommerce.search.index.core.document
@NonNullApi
package com.broadleafcommerce.search.index.core.document
-
ClassDescriptionBuilds documents from indexables based on
FieldDefinitions
for theirIndexableType
.Abstract processor for updating indexables sharing the same contextId.Documents builder to be used when building data to be indexed.Responsible for further contributing to a populated search document.Pre-process indexables sharing the same contextId.IndexableTypeDocumentBuilder<I extends com.broadleafcommerce.search.api.domain.Indexable<?>,T> Identifies aDocumentBuilder
which only applies to a specific indexable type.Identifies aDocumentBuilderContributor
which only applies to a specific indexable type.