You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by jayant <ja...@hotmail.com> on 2010/10/27 05:17:46 UTC

how to index raw data

Hi, I wanted to use a few fields from the dataase, but cannot use the DIH
because jdbc access to the database is not allowed. We can only go thru a
wrapper. As such, I would like to know how I can index the data obtained
through the db wrapper, using solrJ. I would have two fields to index - id
and a text field containing the data.
Thanks.
-- 
View this message in context: http://lucene.472066.n3.nabble.com/how-to-index-raw-data-tp1778033p1778033.html
Sent from the Solr - User mailing list archive at Nabble.com.