On Wed, Jun 1, 2011 at 1:14 AM, Roger Shah <rs...@caci.com> wrote: > How can I use SOLR (version 3.1) to search in our Microsoft SQL Server > database? > I looked at the DIH example but that looks like it is for importing. I also > looked at the following link: http://wiki.apache.org/solr/DataImportHandler [...]
That is exactly what you need. You first have to import the data into Solr/Lucene before you can search it. I think that you might be mistaken in your view of Solr: It is *not* an add-on to a database that allows search. Regards, Gora