Uses of Class
com.broadleafcommerce.search.api.SearchIndexException
Packages that use SearchIndexException
-
Uses of SearchIndexException in com.broadleafcommerce.search.provider
Methods in com.broadleafcommerce.search.provider that throw SearchIndexExceptionModifier and TypeMethodDescriptionvoidReindexProvider.deleteByField(String fieldName, String fieldValue, int commitWithinMillis, String... indexNames) Perform a delete operation, deleting by a field name and value.voidWrites a document or record to one or more indices.voidWrites a batch of documents to one or more indices.