Package com.broadleafcommerce.search.index.core.document
@NonNullApi
package com.broadleafcommerce.search.index.core.document
-
ClassDescriptionBuilds documents from indexables based on
FieldDefinitionsfor 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 aDocumentBuilderwhich only applies to a specific indexable type.Identifies aDocumentBuilderContributorwhich only applies to a specific indexable type.