Hi,
I have a requirement to use Solr to import data from an HBase table and index the contents - similar to importing data from a RDBMS. It looks like I will need to create an org.apache.solr.handler.dataimport.DataSource<T> implementation for HBase to be used by the Data Import Handler <http://wiki.apache.org/solr/DataImportHandler> . Is this the correct approach? If it is, has someone created a DataSource implementation for HBase? Paul This message, including any attachments, is the property of Sears Holdings Corporation and/or one of its subsidiaries. It is confidential and may contain proprietary or legally privileged information. If you are not the intended recipient, please delete it without reading the contents. Thank you.
