Class AggregationUtil

java.lang.Object
com.liferay.headless.delivery.search.aggregation.AggregationUtil

public class AggregationUtil extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    processVulcanAggregation(com.liferay.portal.search.aggregation.Aggregations aggregations, com.liferay.dynamic.data.mapping.util.DDMIndexer ddmIndexer, com.liferay.portal.search.query.Queries queries, com.liferay.portal.search.searcher.SearchRequestBuilder searchRequestBuilder, com.liferay.portal.vulcan.aggregation.Aggregation vulcanAggregation)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AggregationUtil

      public AggregationUtil()
  • Method Details

    • processVulcanAggregation

      public static void processVulcanAggregation(com.liferay.portal.search.aggregation.Aggregations aggregations, com.liferay.dynamic.data.mapping.util.DDMIndexer ddmIndexer, com.liferay.portal.search.query.Queries queries, com.liferay.portal.search.searcher.SearchRequestBuilder searchRequestBuilder, com.liferay.portal.vulcan.aggregation.Aggregation vulcanAggregation)