Skip to content

Reindexing Ferret

by admin on November 24th, 2008

Its really simple, wished I had seen this part of the documentation a couple months ago.

Lesson learned. As the databse was being updated more often and becoming very large, indexing became more difficult to do just by doing a search in the browser. Back to the documentation and there it was.

script/console

>>MyModel.rebuild_index

Plus, the indexing seems to be much faster. Looking into  running the DRb server. Im worried about taking a performance hit. I’ll post what I learn when I try it out

From → Ruby on Rails

No comments yet

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS