I have a model that I've been indexing and searching with ferret with no
problems.

I just added a counter_cache for some voting functionality to the same
model and now when I perform the voting fxn on an object from that
model, I get the FileNotFound error as it looks for a file named
"_1c_1.del" ...which breaks my voting function.

I tried killing the server and my index directory as suggested for FnF
errs elsewhere, but, now, after restarting the server and performing a
search (to trigger rebuilding the index), I still have the same prob
when voting.

Any thoughts? (hopefully I won't have to rewind the counter_cache
change)

TIA

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to