Interface RecrawlConfig

All Superinterfaces:
com.lucidworks.fusion.schema.Model

public interface RecrawlConfig extends com.lucidworks.fusion.schema.Model
An extension interface for a ConnectorPluginProperties implementation. Any Connector which requires configurable re-crawl behavior can use this extension. Example: interface MyFetcherProps extends {@link ConnectorPluginProperties }, {@link RecrawlConfig } {}
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface com.lucidworks.fusion.schema.Model

    _data, _put, _type