Module: ElasticQuery

Defined in:
lib/elastic_query.rb,
lib/elastic_query/query.rb,
lib/elastic_query/builder.rb,
lib/elastic_query/version.rb,
lib/elastic_query/base_query.rb,
lib/elastic_query/nested_query.rb,
lib/elastic_query/query_wrapper.rb,
lib/elastic_query/rescore_query.rb,
lib/elastic_query/filtered_query.rb,
lib/elastic_query/function_score.rb,
lib/elastic_query/query_collection.rb

Defined Under Namespace

Classes: BaseQuery, Builder, FilteredQuery, FunctionScore, NestedQuery, Query, QueryCollection, QueryWrapper, RescoreQuery

Constant Summary collapse

VERSION =
"0.1.3"