On 10/5/06, Winton <[EMAIL PROTECTED]> wrote:
> Would there be any way for it to still be tokenized when defining it as
>
> 'school_sort' => { :index => :untokenized }
>
> in the model (a_a_f)? I just saw the other thread on sorting strangeness
> and it seems like I am having similar problems. I will try that solution
> and get back.
>
> Thanks again for a great library.
>
> - Winton
Hi Winton,
If the index was already created before you defined the field as
untokenized then it would remain tokenized. You can check like this:
puts index.field_infos
That will print a YAML output of your field infos.
Cheers,
Dave
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk