documentation_search(store, generator, req, res)
Instance Public methods
Creates the JSON search index on
res
for the given store
. generator
must respond to #json_index to build. req
is ignored.
Creates the JSON search index on
res
for the given store
. generator
must respond to #json_index to build. req
is ignored.
Please login to continue.