App::Hachero::Plugin::Summarize::NarrowDown - cuts up and sorts results


App-Hachero documentation  | view source Contained in the App-Hachero distribution.

Index


NAME

Top

App::Hachero::Plugin::Summarize::NarrowDown - cuts up and sorts results

SYNOPSIS

Top

  ---
  plugins:
    - module: Summarize::NarrowDown
      config:
        from_result_key: URI
        to_result_key: ranking
        primary:
            - path
        limit: 10

DESCRIPTION

Top

cuts up and sorts results

implemented hooks

* initialize
* summarize

AUTHOR

Top

Nobuo Danjou <nobuo.danjou@gmail.com>

SEE ALSO

Top

App::Hachero

App::Hachero::Result


App-Hachero documentation  | view source Contained in the App-Hachero distribution.