[Zope] Re: Token 'ATOM' required, 'and' found

Peter Bengtsson peterbe at gmail.com
Mon Jul 25 07:06:39 EDT 2005


Ok. Sounds like a plan. 
What I need to do if it happens is to escape all the operator words
like "and" "or" "not".
Any idea how I can do that?

On 7/25/05, Chris Withers <chris at simplistix.co.uk> wrote:
> Peter Bengtsson wrote:
> > But, is there a more robust solution to this? 
> 
> The "correct" thing to do here is to write your own query parser, but 
> that's a lot of hard work.
> 
> I just catch the two exceptions that the QueryParser can throw and 
> return an empty result set.
> 
> cheers,
> 
> Chris
> 
> -- 
> Simplistix - Content Management, Zope & Python Consulting
>             - http://www.simplistix.co.uk
> 
> 


-- 
Peter Bengtsson, 
work www.fry-it.com
home www.peterbe.com
hobby www.issuetrackerproduct.com


More information about the Zope mailing list