Uses of Interface
de.cxp.ocs.smartsuggest.spi.AbstractDataProvider
Packages that use AbstractDataProvider
-
Uses of AbstractDataProvider in de.cxp.ocs.elasticsearch
Classes in de.cxp.ocs.elasticsearch that implement AbstractDataProvider -
Uses of AbstractDataProvider in de.cxp.ocs.smartsuggest
Classes in de.cxp.ocs.smartsuggest that implement AbstractDataProviderModifier and TypeClassDescriptionclass
Stores the index-archives in a s3 bucket (optionally with some prefix) in the following structure: -
Uses of AbstractDataProvider in de.cxp.ocs.smartsuggest.spi
Subinterfaces of AbstractDataProvider in de.cxp.ocs.smartsuggest.spiModifier and TypeInterfaceDescriptioninterface
interface
Implementations of this SPI are capable of providing source data for the suggest index.Classes in de.cxp.ocs.smartsuggest.spi that implement AbstractDataProviderModifier and TypeClassDescriptionclass
static class
class
Merges all the data it gets from all specified data providers.