[Zope] ZCatalog multiple repeat error ?
Andreas Jung
Andreas Jung <andreas@andreas-jung.com>
Wed, 19 Jun 2002 06:02:27 -0400
Your query is nonsense. Don't use the '+' to combine query.
See the chapter about searches in the Zope Book for the detailed
syntax.
-aj
--On Wednesday, June 19, 2002 11:51 +0200 Garikoitz Araolaza
<gari@eibar.org> wrote:
> Hi!
>
> I'm performing some ZCatalog text searches with wildcards:
>
> for example: mail*+zope
>
> so that I find objects containing 'zope' and words starting with 'mail'
>
> I get "multiple repeat error"
>
> I've tried to find out something with the traceback, but I lost the
> trace... :-(
>
> File /usr/zope/2.5.0/lib/python/Products/ZCatalog/ZCatalog.py, line 579,
> in searchResults (Object: Catalog)
> File /usr/zope/2.5.0/lib/python/Products/ZCatalog/Catalog.py, line 576,
> in searchResults File
> /usr/zope/2.5.0/lib/python/Products/ZCatalog/Catalog.py, line 470, in
> _indexedSearch File
> /usr/zope/2.5.0/lib/python/Products/PluginIndexes/TextIndex/TextIndex.py,
> line 491, in _apply_index (Object: testua_eu)
> File
> /usr/zope/2.5.0/lib/python/Products/PluginIndexes/TextIndex/TextIndex.py,
> line 556, in query (Object: testua_eu)
> File
> /usr/zope/2.5.0/lib/python/Products/PluginIndexes/TextIndex/GlobbingLexic
> on.py, line 219, in query_hook File
> /usr/zope/2.5.0/lib/python/Products/PluginIndexes/TextIndex/GlobbingLexic
> on.py, line 193, in get File /usr/zope/2.5.0/lib/python2.1/sre.py, line
> 90, in compile
> File /usr/zope/2.5.0/lib/python2.1/sre.py, line 136, in _compile
>
> where testua_eu is my TextIndex.
>
>
> Can somebody point me what does this Multiple Repeat error mean?
>
> Thanks in advance.
>
> Gari
>
>
> _________________________________________________________
> Aurki Euskara hutsezko bilatzailea
> http://www.aurki.com
> Zure laguntza behar dugu. Egin zaitez editore!
>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
---------------------------------------------------------------------
- Andreas Jung http://www.andreas-jung.com -
- EMail: andreas at andreas-jung.com -
- "Life is too short to (re)write parsers" -
---------------------------------------------------------------------