C D F G I N O P S U 
All Classes All Packages

C

contentType() - Method in class org.elasticsearch.percolator.PercolatorFieldMapper
 

D

doEquals(PercolateQueryBuilder) - Method in class org.elasticsearch.percolator.PercolateQueryBuilder
 
doHashCode() - Method in class org.elasticsearch.percolator.PercolateQueryBuilder
 
doRewrite(QueryRewriteContext) - Method in class org.elasticsearch.percolator.PercolateQueryBuilder
 
doToQuery(QueryShardContext) - Method in class org.elasticsearch.percolator.PercolateQueryBuilder
 
doWriteTo(StreamOutput) - Method in class org.elasticsearch.percolator.PercolateQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.percolator.PercolateQueryBuilder
 

F

fromXContent(XContentParser) - Static method in class org.elasticsearch.percolator.PercolateQueryBuilder
 

G

getDocuments() - Method in class org.elasticsearch.percolator.PercolateQueryBuilder
 
getDocumentType() - Method in class org.elasticsearch.percolator.PercolateQueryBuilder
 
getFetchSubPhases(SearchPlugin.FetchPhaseConstructionContext) - Method in class org.elasticsearch.percolator.PercolatorPlugin
 
getField() - Method in class org.elasticsearch.percolator.PercolateQueryBuilder
 
getMappers() - Method in class org.elasticsearch.percolator.PercolatorPlugin
 
getQueries() - Method in class org.elasticsearch.percolator.PercolatorPlugin
 
getQueryName() - Method in class org.elasticsearch.percolator.PercolateQueryBuilder
 
getSettings() - Method in class org.elasticsearch.percolator.PercolatorPlugin
 
getWriteableName() - Method in class org.elasticsearch.percolator.PercolateQueryBuilder
 

I

iterator() - Method in class org.elasticsearch.percolator.PercolatorFieldMapper
 

N

NAME - Static variable in class org.elasticsearch.percolator.PercolateQueryBuilder
 

O

org.elasticsearch.percolator - package org.elasticsearch.percolator
 

P

parse(ParseContext) - Method in class org.elasticsearch.percolator.PercolatorFieldMapper
 
parseCreateField(ParseContext, List<IndexableField>) - Method in class org.elasticsearch.percolator.PercolatorFieldMapper
 
PercolateQueryBuilder - Class in org.elasticsearch.percolator
 
PercolateQueryBuilder(String, String, String, String, String, String, Long) - Constructor for class org.elasticsearch.percolator.PercolateQueryBuilder
Creates a percolator query builder instance for percolating a document in a remote index.
PercolateQueryBuilder(String, String, String, String, String, String, String, Long) - Constructor for class org.elasticsearch.percolator.PercolateQueryBuilder
Deprecated.
PercolateQueryBuilder(String, String, Supplier<BytesReference>) - Constructor for class org.elasticsearch.percolator.PercolateQueryBuilder
 
PercolateQueryBuilder(String, String, List<BytesReference>, XContentType) - Constructor for class org.elasticsearch.percolator.PercolateQueryBuilder
Deprecated.
PercolateQueryBuilder(String, String, BytesReference) - Constructor for class org.elasticsearch.percolator.PercolateQueryBuilder
Deprecated.
use PercolateQueryBuilder(String, BytesReference, XContentType) with the document content type to avoid autodetection.
PercolateQueryBuilder(String, List<BytesReference>, XContentType) - Constructor for class org.elasticsearch.percolator.PercolateQueryBuilder
Creates a percolator query builder instance for percolating a provided document.
PercolateQueryBuilder(String, BytesReference, XContentType) - Constructor for class org.elasticsearch.percolator.PercolateQueryBuilder
Creates a percolator query builder instance for percolating a provided document.
PercolatorFieldMapper - Class in org.elasticsearch.percolator
 
PercolatorPlugin - Class in org.elasticsearch.percolator
 
PercolatorPlugin() - Constructor for class org.elasticsearch.percolator.PercolatorPlugin
 

S

setName(String) - Method in class org.elasticsearch.percolator.PercolateQueryBuilder
Sets the name used for identification purposes in _percolator_document_slot response field when multiple percolate queries have been specified in the main query.

U

updateFieldType(Map<String, MappedFieldType>) - Method in class org.elasticsearch.percolator.PercolatorFieldMapper
 
C D F G I N O P S U 
All Classes All Packages