Re: [Zope-dev] Request for a Pluggin Index (NameIndex)

2001-06-12 Thread Chris Withers
Matt Hamilton wrote: > > On Mon, 11 Jun 2001, Chris Withers wrote: > > > Wow Matt, you seem to know what you're talking about :-) > > My final year University project was to create an Open Source mailing list > archive :) I did quite a bit of reading into information retrieval and > assorted a

Re: [Zope-dev] Request for a Pluggin Index (NameIndex)

2001-06-11 Thread Matt Hamilton
On Mon, 11 Jun 2001, Chris Withers wrote: > Wow Matt, you seem to know what you're talking about :-) My final year University project was to create an Open Source mailing list archive :) I did quite a bit of reading into information retrieval and assorted algorithms and data structures. I had

Re: [Zope-dev] Request for a Pluggin Index (NameIndex)

2001-06-11 Thread Andreas Jung
AIL PROTECTED]>; "zope-dev" <[EMAIL PROTECTED]> Sent: Monday, June 11, 2001 9:10 AM Subject: Re: [Zope-dev] Request for a Pluggin Index (NameIndex) > Matt Hamilton wrote: > > > > I would like to help if I had time :) I think the most efficient way of

Re: [Zope-dev] Request for a Pluggin Index (NameIndex)

2001-06-11 Thread Chris Withers
Matt Hamilton wrote: > > I would like to help if I had time :) I think the most efficient way of > doing what you want is to construct an index based on a 'Suffix Trie' this > essentially allows matching of arbitrary substrings very quickly, the only > problem is that it takes up a fair amount o

Re: [Zope-dev] Request for a Pluggin Index (NameIndex)

2001-06-07 Thread Andreas Jung
- Original Message - From: "ender" <[EMAIL PROTECTED]> To: "Andreas Jung" <[EMAIL PROTECTED]> Cc: "zope-dev" <[EMAIL PROTECTED]> Sent: Wednesday, June 06, 2001 5:30 PM Subject: Re: [Zope-dev] Request for a Pluggin Index (NameIndex) &g

Re: [Zope-dev] Request for a Pluggin Index (NameIndex)

2001-06-06 Thread ender
On Monday 04 June 2001 16:55, Andreas Jung wrote: >>Looks like you should write your own index type. Zope 2.4 >>comes with an PlugableIndex interface to allow third-party >>indexes to be integrated into the Catalog. this brings up an interesting question of what is the best way to register a new

Re: [Zope-dev] Request for a Pluggin Index (NameIndex)

2001-06-05 Thread Andreas Jung
- Original Message - From: "Chris Withers" <[EMAIL PROTECTED]> To: "Andreas Jung" <[EMAIL PROTECTED]> Cc: "zope-dev" <[EMAIL PROTECTED]> Sent: Tuesday, June 05, 2001 11:30 AM Subject: Re: [Zope-dev] Request for a Pluggin Index (NameIndex)

Re: [Zope-dev] Request for a Pluggin Index (NameIndex)

2001-06-05 Thread Matt Hamilton
On Tue, 5 Jun 2001, Chris Withers wrote: > > Looks like you should write your own index type. Zope 2.4 > > comes with an PlugableIndex interface to allow third-party > > indexes to be integrated into the Catalog. > > Yeah, I know all that, and I'm very much looking forward to playing with > this

Re: [Zope-dev] Request for a Pluggin Index (NameIndex)

2001-06-05 Thread Chris Withers
> Looks like you should write your own index type. Zope 2.4 > comes with an PlugableIndex interface to allow third-party > indexes to be integrated into the Catalog. Yeah, I know all that, and I'm very much looking forward to playing with this. :-) However, the email was an invitation for anyone

Re: [Zope-dev] Request for a Pluggin Index (NameIndex)

2001-06-04 Thread Andreas Jung
Looks like you should write your own index type. Zope 2.4 comes with an PlugableIndex interface to allow third-party indexes to be integrated into the Catalog. Andreas - Original Message - From: "Chris Withers" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 04, 2001 4:05 P