Re: indexing and searching documents on your web server

2000-09-25 Thread T.J. Mather
> 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 m

Re: indexing and searching documents on your web server

2000-09-24 Thread Matt Sergeant
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 sear

Re: indexing and searching documents on your web server

2000-09-23 Thread Bill Moseley
At 04:27 PM 09/23/00 -0600, you wrote: >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 ?

indexing and searching documents on your web server

2000-09-23 Thread Tarak Parekh
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, bu