Hello All,
I have been doing some RnD on Lucene search API and found out that it is best suited for indexing HTML files, I would like to know if there is any way to index
jsp files,
I have tried to use spindle which is a indexer which uses lucence inside it, Also I have a web application which has jsp as well as html files inside it, but lucene is not able to index the html files within the web app, can anyone help me with this query��.Also I tried to index
www.sun.com web site and it did not get index at all where are the rest of the jsp based site such
www.jspin.com were indexed. Is there any specific setting with the web server to restrict this or something else?
Regards
Harish