On 07.12.2006, at 01:28, William Mcguinty wrote:

> Raymond O'connor wrote:
>> Matt Schnitz wrote:
>>> You also need to stem-analyze the incoming query.
>>>
>>> I had this same problem. :^>
>>>
>>>
>>> Schnitz
>>
>> Do you have an example of how to do this? I'm using AAF.
>> Thanks,
>> Ray
>
> I'm also using acts_as_ferret, and am stuck on exactly the same  
> problem.
> :(

How about passing your custom analyzer to acts_as_ferret as described  
in the docs?

acts_as_ferret {:fields => ["id", "name", "body"]}, {:analyzer =>  
MyFunkyStemAnalyzer}

Cheers,
Andy
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to