Uses of Interface
org.apache.jackrabbit.oak.spi.query.QueryIndex.NodeAggregator
Packages that use QueryIndex.NodeAggregator
Package
Description
This package contains oak query index related classes.
-
Uses of QueryIndex.NodeAggregator in org.apache.jackrabbit.oak.spi.query
Methods in org.apache.jackrabbit.oak.spi.query that return QueryIndex.NodeAggregatorModifier and TypeMethodDescription@Nullable QueryIndex.NodeAggregatorQueryIndex.FulltextQueryIndex.getNodeAggregator()Returns the NodeAggregator responsible for providing the aggregation settings or null if aggregation is not available/desired.