Cross Reference:
xref
: /
ontohub
/
config
/
deploy
/
sunspot.rb
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
sunspot.rb revision 234a52ce997ea67bbf347044e7c4e9c0f5317b34
namespace
:
sunspot
do
desc
"Reindex all solr models"
task
:
reindex
do
rake_command
'sunspot:reindex'
end
end