Re: search engine

2009-11-16 Thread André Warnier
Jill Han wrote: Sorry, for the non-tomcat issue, but I still hope I can get helps here. You are right, this is totally off-topic for this list. But even so, Is there any search engine you would recommend that could search public, You mean, like Google, Yahoo etc.. ? and non public( page n

Re: search engine

2009-11-16 Thread Pid
On 16/11/2009 14:34, Jill Han wrote: Sorry, for the non-tomcat issue, but I still hope I can get helps here. Is there any search engine you would recommend that could search public, and non public( page needs login) pages? Thanks as always, Jill If you have a question we recommend you start

Re: search engine

2009-11-16 Thread Konstantin Kolinko
2009/11/16 Jill Han : > Sorry, for the non-tomcat issue, but I still hope I can get helps here. > Is there any search engine you would recommend that could search public, and > non public( page needs login) pages? > > Thanks as always, > > Jill > Maybe you should look at http://lucene.apache.org/

RE: search engine

2009-11-16 Thread Jill Han
There are .html, .php, .jsp, .pdf pages on the apache server. Thanks, Jill -Original Message- From: Neil Aggarwal [mailto:n...@jammconsulting.com] Sent: Monday, November 16, 2009 9:15 AM To: 'Tomcat Users List' Subject: RE: search engine X-HOSTLOC: alverno.edu/10.0.60.10 J

RE: search engine

2009-11-16 Thread Neil Aggarwal
Jill: > Is there any search engine you would recommend that could > search public, and non public( page needs login) pages? If your pages are HTML, you can use something like HtDig: http://www.htdig.org/ If your pages are part of a web app, I have done this in the past: 1. Write some code to p