logo       

Re: QueryParser Exception Handling Problem: msg#00088

lang.ruby.ferret.general

Subject: Re: QueryParser Exception Handling Problem

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/.


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise