Hi Gary,
Yes, that certainly helped. Thanks for your reply.
Personally for me, it is interesting to hear about Grails, Ruby etc. I
usually only see folks using PHP, CGI etc. But, maybe it's just me. I
felt like I was being a little anachronistic in using JSP/Servlets.
Thanks again.
Anand
On W
I would suggest you take a look at Solr -- http://lucene.apache.org/solr
-- which requires essentially no Java knowledge to use. It has a Python
client which at the very least might help with the learning curve. If
you want to try an alternative to JSP/Servlets for your web framework,
there'
Hi all,
I need to develop a website that allows for searching and browsing the
underlying documents collection. I am going to be using Lucene as the
underlying search engine. I am however not very familiar with web
development, and am new to Lucene as well. I have used JSP/Servlets
before, and sin