Uses of Interface
com.funnelback.plugin.index.consumers.KillByQueryMatchConsumer
-
Packages that use KillByQueryMatchConsumer Package Description com.funnelback.plugin.index -
-
Uses of KillByQueryMatchConsumer in com.funnelback.plugin.index
Methods in com.funnelback.plugin.index with parameters of type KillByQueryMatchConsumer Modifier and Type Method Description default void
IndexingConfigProvider. killByQueryMatch(IndexConfigProviderContext context, KillByQueryMatchConsumer consumer)
Supply queries to return a list of URLs to kill For example, to kill all documents matching query 'example' call:
-