c45aff1251
* fix bug when parsing results in search handler * applies permissions filtering to bleve query * formatting * wraps in check for access being present, adds some comments * update go mod * fix tests * add dep owner * fix go mod * add space after // * clean up returns Co-authored-by: Bruno Abrantes <bruno.abrantes@grafana.com> * fixed formatting * Uses single checker since index is for single resource. Passes folderId using dvReader to checker func. Adds debug logging. * handles federation with index permission checkers * formatting * move import --------- Co-authored-by: Bruno Abrantes <bruno.abrantes@grafana.com>