Re: basic search engine

2004-12-15 Thread Dave Gray
> I am planning to write a simple search engine. The engine would be > able to search for a word or phrases from a file and probably point > the user the line number the word is found. > The issue is I want the engine to be able to support more advance > search techniques which means it could suppo

basic search engine

2004-12-15 Thread Khairul Azmi
Hi, I am planning to write a simple search engine. The engine would be able to search for a word or phrases from a file and probably point the user the line number the word is found. The issue is I want the engine to be able to support more advance search techniques which means it could support key

Re: basic search engine

2004-12-15 Thread Edward WIJAYA
On Wed, 15 Dec 2004 15:04:56 +0800, Khairul Azmi <[EMAIL PROTECTED]> wrote: Hi, Hello, I am planning to write a simple search engine. [snip] Is there any module where I could simply plug into my problem to enable this functinality. Thanks. Maybe "Plucene" can be useful. http://search.cpan.org/di