The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Elastic::Manual::QueryDSL::Nested - Queries and filters for nested fields

VERSION

version 0.28

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) 2014 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.