You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2008/12/11 09:43:44 UTC

[jira] Commented: (SOLR-853) Make DIH API friendly

    [ https://issues.apache.org/jira/browse/SOLR-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655568#action_12655568 ] 

Shalin Shekhar Mangar commented on SOLR-853:
--------------------------------------------

It can surely be used to write to HBase and CouchDB :)

> Make DIH API friendly
> ---------------------
>
>                 Key: SOLR-853
>                 URL: https://issues.apache.org/jira/browse/SOLR-853
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>         Attachments: SOLR-853.patch
>
>
> DIH currently can only be run inside Solr. But the core of DIH is quite independent of Solr. There are only a few points where it requires Solr core classes.They can be isolated out and we have an API in hand. If we limit the dependency down to common util then DIH can be used by 
>  * Lucene users directly
>  * Run DIH remotely with SolrJ
>  * By any other tools using Lucene as their underlying  datastore

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.