Example usage for com.liferay.portal.kernel.search.facet.collector TermCollector interface-usage

List of usage examples for com.liferay.portal.kernel.search.facet.collector TermCollector interface-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.search.facet.collector TermCollector interface-usage.

Usage

From source file com.rivetlogic.portal.search.elasticsearch.facet.ElasticsearchDefaultTermCollector.java

/**
 * The Class ElasticsearchDefaultTermCollector.
 */
public class ElasticsearchDefaultTermCollector implements TermCollector {

    /**

From source file com.rknowsys.portal.search.elastic.facet.ElasticTermCollector.java

/**
 * //TODO Comment goes here
 */
public class ElasticTermCollector implements TermCollector {

    public static final String svnRevision = "$Id$";