I index documents I have in a mysql database via xml. You can build your
xml documents on the fly with the data from your database and index
that, no problem at all.
Michael Imbeault
CHUL Research Center (CHUQ)
2705 boul. Laurier
Ste-Foy, QC, Canada, G1V 4G2
Tel: (418) 654-2705, Fax: (418) 654-2212
Nicolas St-Laurent wrote:
Hi,
Does someone use Solr to index/search in a database instead of XML
documents ? I search for information about this and I don't find any.
Actually, I index huge Oracle tables with Lucene with a custom made
indexer/search engine. But I would prefer to use Solr instead. If
someone can give me a hint on how to do this, I will appreciate.
Thanks,
Nicolas St-Laurent