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

Shawn Heisey commented on SOLR-1920:
------------------------------------

I have no plans to work on this.  Since I switched my build system to SolrJ, I 
no longer use delta-import at all, and full-import is only used when I need to 
rebuild the entire index.  If I can figure out how to efficiently reindex 
millions of documents from MySQL with SolrJ, I may get rid of DIH entirely.

If nobody else wants to pick up the ball, I will close the issue.

This is part of an effort to close old issues that I have reported.  Search 
tag: elyograg2013springclean
                
> Need generic placemarker for DIH delta-import
> ---------------------------------------------
>
>                 Key: SOLR-1920
>                 URL: https://issues.apache.org/jira/browse/SOLR-1920
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>            Reporter: Shawn Heisey
>            Priority: Minor
>             Fix For: 4.3
>
>
> The dataimporthandler currently is only capable of saving the index timestamp 
> for later use in delta-import commands.  It should be extended to allow any 
> arbitrary data to be used as a placemarker for the next import.
> It is possible to use externally supplied variables in data-config.xml and 
> send values in via the URL that starts the import, but if the config can 
> support it natively, that is better.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to