I apoligize in advance if this is a simple problem that has been addressed previously, I have looked through the archives with no luck. I put together a ZCatalog Search (PrincipiaSearchSource), I thought it was working fine, then I noticed that if I do a search for a single character (standard alphanumeric) it returns: Error Type: IndexError Error Value: list index out of range This will not do. I need a simple solution to make this error not occur, either make the Search search for these single characters, or give the user a message saying their search must include more characters. It's quite a hassle to get more things installed on this Zope server, so if there is a solution with just the basic Zope 2.6 install that would be preferable. Thanks. -- Elizabeth K. // Lyz@PrincessLeia.com http://www.princessleia.com
Which kind of text index are you using? -aj --On Freitag, 2. Januar 2004 9:50 Uhr -0500 Elizabeth <Lyz@PrincessLeia.com> wrote:
I apoligize in advance if this is a simple problem that has been addressed previously, I have looked through the archives with no luck.
I put together a ZCatalog Search (PrincipiaSearchSource), I thought it was working fine, then I noticed that if I do a search for a single character (standard alphanumeric) it returns:
Error Type: IndexError Error Value: list index out of range
This will not do. I need a simple solution to make this error not occur, either make the Search search for these single characters, or give the user a message saying their search must include more characters. It's quite a hassle to get more things installed on this Zope server, so if there is a solution with just the basic Zope 2.6 install that would be preferable.
Thanks.
On Fri, Jan 02, 2004 at 05:02:09PM +0100, Andreas Jung wrote:
Which kind of text index are you using?
TextIndexNG2 -- Elizabeth A. Krumbach // Lyz@PrincessLeia.com http://www.princessleia.com http://www.wallaceandgromit.net
This is a known bug which is already fixed in the CVS (but not released yet). -aj --On Freitag, 2. Januar 2004 11:09 Uhr -0500 Elizabeth Krumbach <Lyz@PrincessLeia.com> wrote:
On Fri, Jan 02, 2004 at 05:02:09PM +0100, Andreas Jung wrote:
Which kind of text index are you using?
TextIndexNG2
participants (3)
-
Andreas Jung -
Elizabeth -
Elizabeth Krumbach