You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Tarak Parekh <tp...@novell.com> on 2000/09/24 00:27:28 UTC

indexing and searching documents on your web server

Hello All, 

I am thinking that this might not be the right place for this question, so forgive me for the naiveness.

I am trying to look into tools/modules which could help me index/search the documents on my website and provide just a search box for the documents. I have tried webglimpse, but had a couple of problems with it. Could someone give me some pointers for that ?

thanks, 
tarak



Re: indexing and searching documents on your web server

Posted by "T.J. Mather" <tj...@alumni.princeton.edu>.
> If you want something controllable via mod_perl then there are a couple of
> things in the CPAN, under the DBIx hierarchy. If you're not bothered about
> direct control, then you should check out htDig.

one of these is DBIx::FullTextSearch - it does require a MySQL database
though.  it offers must include, can include, cannot include words,
phrases, stop words and stemming.

for more information, check out
http://sourceforge.net/projects/fulltextsearch/


Re: indexing and searching documents on your web server

Posted by Matt Sergeant <ma...@sergeant.org>.
On Sat, 23 Sep 2000, Tarak Parekh wrote:

> Hello All, 
> 
> I am thinking that this might not be the right place for this
> question, so forgive me for the naiveness.
> 
> I am trying to look into tools/modules which could help me
> index/search the documents on my website and provide just a search box
> for the documents. I have tried webglimpse, but had a couple of
> problems with it. Could someone give me some pointers for that ?

If you want something controllable via mod_perl then there are a couple of
things in the CPAN, under the DBIx hierarchy. If you're not bothered about
direct control, then you should check out htDig.

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org | AxKit: http://axkit.org