Jens,

That did the trick, thanks a ton!

> right after your :analyzer option into the second options hash:
> 
> aaf( { :fields => { ... }, :store_class_name => true },
>      { :analyzer => ..., :handle_parse_errors => true } )
> 
> aaf however doesn't create it's own query parser for normal use cases,
> but the option will be given to the internal Ferret Index instance, so
> maybe it helps anyway. please tell me if it does so I can correct the
> default parameter name in aaf.

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

Reply via email to