Archive for the ‘java’ Category

How to Install the Lucene Search Engine using Solr

Saturday, March 15th, 2008

I'm going to go through the steps necessary to install and start using Solr. I've always been interested in trying out Lucene, but I never felt like dealing with writing my own wrapper around the classes. Solr simplifies this by creating a fully working search engine as a ...