Roger,
" .. but that looks like it is for importing .." it will remain the same
- no matter how often you'll search for it :) because that is .. what
solr is for. you have to import (and this means indexing, analyzing ..)
the whole content that you want to search.
You could either use DIH to import that content directly or use the
UpdateXML- / UpdateJSON-Handler to push the Content to SOLR.
Regards
Stefan
Am 31.05.2011 21:44, schrieb Roger Shah:
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
Please send me a link to any instructions to set up SOLR so that I can search
the database.
Thank You,
Roger