Example usage for com.liferay.portal.search.elasticsearch6.settings IndexSettingsContributor interface-usage

List of usage examples for com.liferay.portal.search.elasticsearch6.settings IndexSettingsContributor interface-usage

Introduction

In this page you can find the example usage for com.liferay.portal.search.elasticsearch6.settings IndexSettingsContributor interface-usage.

Usage

From source file com.liferay.blade.samples.indexsettingscontributor.IndexSettingsContributor.java

/**
 * @author Liferay
 */
@Component(immediate = true, service = com.liferay.portal.search.elasticsearch6.settings.IndexSettingsContributor.class)
public class IndexSettingsContributor
        implements com.liferay.portal.search.elasticsearch6.settings.IndexSettingsContributor {