> > Your best bet however is to create separate Index instances in each > thread. >
Thanks for your answer, but this example was inspirate by what I do with Rails and Ferret. And the main problem is that I have many ajax calls, each using the index... If I open/close for each ajax call an index, it will be too expensive, no ? What are your opinion ? PS: I will try tomorrow with a Searcher, stay tuned :) Thanks again. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

