I had to add: ``` javascript result.badge = info[6]; ``` After line: https://github.com/rdoc/rdoc/blob/master/lib/rdoc/generator/template/json_index/js/searcher.js#L174 for the badges to appear. Since this file doesn't below to this gem BUT this modification is needed for this gem to work properly, I'm not sure how to proceed.