Comment 4 for bug 1499805

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to searchlight (master)

Reviewed: https://review.openstack.org/228639
Committed: https://git.openstack.org/cgit/openstack/searchlight/commit/?id=91e9b4a896714a052a83324e545abf1b59bdff51
Submitter: Jenkins
Branch: master

commit 91e9b4a896714a052a83324e545abf1b59bdff51
Author: Steve McLellan <email address hidden>
Date: Mon Sep 28 16:43:22 2015 -0500

    Correct facet error when no mapping defined

    Corrects behavior when no mapping is defined and facet terms are
    requested; fields expected to be nested don't match the expected
    aggregation structure. Patch writes a warning log message and sets
    the options for the field to an empty list.

    Change-Id: I53c13c89dbf787368a8e0c860725a74bcec93668
    Closes-Bug: #1499805