I'm using acts_as_ferret and have indexed a model with acts_as_ferret
:fields => [:name, :ascii_name, :alt_names], :single_index => true.

Now in the index directory more than 95.000 files are generated! The
number of tuples I'm indexing is approx. 86.000.

I can't remember this from earlier ferret/acts_as_ferret versions where
I've indexed millions of tuples without having such a number of files.

Is there a way of reducing the number of index files? What are the
consequences?

Thanks.

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

Reply via email to