On Jan 3, 2008, at 10:38 AM, Jens Kraemer wrote:

> You need to specify :default_field if you're using :single_index =>  
> true
> in combination with :or_default => false (aaf default) and you have
> queries that may contain stop words and that are not constrained to a
> list of fields specified in the query string.

Thank you Jens for your elaborate response.

Our code removes stop words from all queries before sending them to  
AAF. In this case, would the lack of setting default_field ever be a  
problem? Perhaps this is why we have not seen problems even though we  
have never set default_field.

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

Reply via email to