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

NAME

App::ElasticSearch::Utilities::QueryString::Nested - Implement the proposed Elasticsearch nested query syntax

VERSION

version 6.8

SYNOPSIS

App::ElasticSearch::Utilities::QueryString::Nested

Implement the proposed nested query syntax early. Example:

    nested_path:"field:match AND string"

ATTRIBUTES

qs

A App::ElasticSearch::Utilities::QueryString object that contains the nested query.

AUTHOR

Brad Lhotsky <brad@divisionbyzero.net>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2019 by Brad Lhotsky.

This is free software, licensed under:

  The (three-clause) BSD License