The normal way would be to rebuild your index completely, from the source data. That eliminates the need to do any conversion.
A simple call to Model.rebuild_index should do the job. alan kemp wrote: > to be MORE specific: I would like to convert the Ferret index files to > version 0.11.4 from version 0.3.2 ... I want to do this by reading the > index > file values and outputting them to a file ... then importing them with > the > newer version and writing out the new index files. is this a good idea? -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

