public interface RecrawlConfig
extends com.lucidworks.fusion.schema.Model
ConnectorPluginProperties
implementation.
Any Connector which requires configurable re-crawl behavior can use this extension.
Example: interface MyFetcherProps extends {@link ConnectorPluginProperties }, {@link RecrawlConfig } {}
Modifier and Type | Interface and Description |
---|---|
static interface |
RecrawlConfig.Properties |
Modifier and Type | Method and Description |
---|---|
RecrawlConfig.Properties |
recrawlProperties() |
RecrawlConfig.Properties recrawlProperties()