[Zope] Re: Escaping special characters in ZCTextIndex.QueryParser?

2007-11-27 Thread Robert Casties
Dieter Maurer wrote: > Please stay on the list! Readded... I was reading reading zope-dev through Gmane's NNTP-gateway so I think my answer stayed on that list. (I posted a similar question last week on zope, did you mean that one?) > Robert Casties wrote at 2007-11-27 09:47 +0100: &

[Zope] Escaping parens for ZCTextIndex?

2007-11-20 Thread Robert Casties
Hi List, I have a full text index, created using a custom splitter, that contains words with parens inside e.g. "3([EMAIL PROTECTED])" (n.b. it's from cuneiform tablets). Now I want to search for these words in the index but I am unable to get the parens in the query to get past the QueryParser