I was trying to build a 'site search' on a simple http site.
I have a site, lets call it www.mycompany.com, that is pure html.
Is there an easy way to use solr to index the entire site to build a full text search using solr as the engine?
I googled for a bit and could not find anything specific of the type: Do A Do B ... profit!
Let me also know if I am a bit off with what is solr for :P
Thanks in advance.