org.elasticsearch.index.query.xcontent
Interface XContentSpanQueryBuilder

All Superinterfaces:
QueryBuilder, ToXContent, XContentQueryBuilder
All Known Implementing Classes:
FieldMaskingSpanQueryBuilder, SpanFirstQueryBuilder, SpanNearQueryBuilder, SpanNotQueryBuilder, SpanOrQueryBuilder, SpanTermQueryBuilder

public interface XContentSpanQueryBuilder
extends XContentQueryBuilder


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.elasticsearch.common.xcontent.ToXContent
ToXContent.MapParams, ToXContent.Params
 
Field Summary
 
Fields inherited from interface org.elasticsearch.common.xcontent.ToXContent
EMPTY_PARAMS
 
Method Summary
 
Methods inherited from interface org.elasticsearch.index.query.QueryBuilder
buildAsBytes, buildAsBytes, buildAsUnsafeBytes, buildAsUnsafeBytes
 
Methods inherited from interface org.elasticsearch.common.xcontent.ToXContent
toXContent