de.spinscale.elasticsearch.action.suggest.statistics.SuggestStatisticsRequest Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of elasticsearch-plugin-suggest Show documentation
Show all versions of elasticsearch-plugin-suggest Show documentation
Lucene FSTSuggester implementation for ElasticSearch
The newest version!
package de.spinscale.elasticsearch.action.suggest.statistics;
import org.elasticsearch.action.support.broadcast.BroadcastOperationRequest;
public class SuggestStatisticsRequest extends BroadcastOperationRequest {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy