List of usage examples for com.liferay.portal.kernel.search.facet.collector TermCollector interface-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$";