NAME
Elastic::Manual::QueryDSL::Nested - Queries and filters for nested fields
VERSION
version 0.52
TODO
Need to explain how nested fields work, when to use them and how to query them
For the moment, see "NESTED QUERIES/FILTERS" in ElasticSearch::SearchBuilder, http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-nested-query.html and http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-nested-filter.html
AUTHOR
Clinton Gormley <drtech@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Clinton Gormley.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.