# File lib/chef/knife/index_rebuild.rb, line 33
      def run
        nag
        output rest.post_rest("/search/reindex", {})
      end