Re: Search Engine Design
From: Stu <smcgouga_at__at_yaho.com_>
Date: Tue, 2 Jul 2002 09:09:00 +0100
Message-ID: <1025597332.4545.0.nnrp-14.c2de0ffb_at_news.demon.co.uk>
Date: Tue, 2 Jul 2002 09:09:00 +0100
Message-ID: <1025597332.4545.0.nnrp-14.c2de0ffb_at_news.demon.co.uk>
That's what i meant! I looked into doing a KWIC project at uni ended up doing something else.
You can implement KWIC with a queue. I don't know if indexing all key words with kwic would be an better/worse than a std db index. Or what about just using a substr search?
cheers
stu
"Clifford Heath" <cjh_nospam_at_managesoft.com> wrote in message
news:3D21329E.9FC41E67_at_managesoft.com...
> Pep wrote:
> > Could you please give us a hint what QWICK indexing is or where to find
some
> > information about the topic?
>
> I suspect he meant KWIC, for Key Word In Context.
> See Donald Knuth, "Sorting and Searching".
>
> --
> Clifford Heath
Received on Tue Jul 02 2002 - 10:09:00 CEST