Uses of Interface
com.funnelback.plugin.index.consumers.GscopeByQueryConsumer
-
Packages that use GscopeByQueryConsumer Package Description com.funnelback.plugin.index -
-
Uses of GscopeByQueryConsumer in com.funnelback.plugin.index
Methods in com.funnelback.plugin.index with parameters of type GscopeByQueryConsumer Modifier and Type Method Description default void
IndexingConfigProvider. supplyGscopesByQuery(IndexConfigProviderContext context, GscopeByQueryConsumer consumer)
Supply gscopes that must be set on a document when a query matches the document.
-