文件名称: percolator-client-5.5.1.jar中文-英文对照文档.zip
<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>percolator-client</artifactId>
<version>5.5.1</version>
</dependency>Gradle:
implementation group: 'org.elasticsearch.plugin', name: 'percolator-client', version: '5.5.1'
Gradle (Short):
implementation 'org.elasticsearch.plugin:percolator-client:5.5.1'
Gradle (Kotlin):
implementation("org.elasticsearch.plugin:percolator-client:5.5.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.elasticsearch.percolatororg.elasticsearch.percolator.MultiPercolateAction
org.elasticsearch.percolator.MultiPercolateRequest
org.elasticsearch.percolator.MultiPercolateRequestBuilder
org.elasticsearch.percolator.MultiPercolateResponse
org.elasticsearch.percolator.MultiPercolateResponse.Item
org.elasticsearch.percolator.PercolateAction
org.elasticsearch.percolator.PercolateQueryBuilder
org.elasticsearch.percolator.PercolateRequest
org.elasticsearch.percolator.PercolateRequestBuilder
org.elasticsearch.percolator.PercolateResponse
org.elasticsearch.percolator.PercolateResponse.Match
org.elasticsearch.percolator.PercolateSourceBuilder
org.elasticsearch.percolator.PercolateSourceBuilder.DocBuilder
org.elasticsearch.percolator.PercolatorFieldMapper
org.elasticsearch.percolator.PercolatorFieldMapper.Builder
org.elasticsearch.percolator.PercolatorFieldMapper.FieldType
org.elasticsearch.percolator.PercolatorFieldMapper.TypeParser
org.elasticsearch.percolator.PercolatorHighlightSubFetchPhase
org.elasticsearch.percolator.PercolatorPlugin
org.elasticsearch.percolator.QueryAnalyzer
org.elasticsearch.percolator.RestMultiPercolateAction
org.elasticsearch.percolator.RestPercolateAction
org.elasticsearch.percolator.TransportMultiPercolateAction
org.elasticsearch.percolator.TransportPercolateAction