Interface QueryIndex.FulltextQueryIndex

    • Method Detail

      • getNodeAggregator

        @Nullable
        @Nullable QueryIndex.NodeAggregator getNodeAggregator()
        Returns the NodeAggregator responsible for providing the aggregation settings or null if aggregation is not available/desired.
        Returns:
        the node aggregator or null