Re: [Zope-dev] Searching on '/' with PathIndexes.

2002-09-23 Thread Lennart Regebro
From: "Andreas Jung" <[EMAIL PROTECTED]> > I assume, it should...smeels like a but -> file a collector issue please > to remind me. Done! I brutally assigned it to you directly. Hope that's OK. :-) Best Regards Lennart Regebro, Torped http://www.easypublisher.com/

Re: [Zope-dev] Searching on '/' with PathIndexes.

2002-09-20 Thread Andreas Jung
--On Freitag, 20. September 2002 16:27 +0200 Lennart Regebro <[EMAIL PROTECTED]> wrote: > As far as I can see if you search on '/' on PathIndexes, you don't get any > hits at all. (Well, in fact, you get an "index out of range error" but > this is a side effect of you not getting any hits). >

[Zope-dev] Searching on '/' with PathIndexes.

2002-09-20 Thread Lennart Regebro
As far as I can see if you search on '/' on PathIndexes, you don't get any hits at all. (Well, in fact, you get an "index out of range error" but this is a side effect of you not getting any hits). This seems to be because the path index splits the path "/hi/de/ho" into "hi" as level 0, "de" as l