You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "James Dyer (Updated) (JIRA)" <ji...@apache.org> on 2011/12/05 20:00:41 UTC

[jira] [Updated] (SOLR-2948) DIH Cache backed w/Lucene

     [ https://issues.apache.org/jira/browse/SOLR-2948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Dyer updated SOLR-2948:
-----------------------------

    Attachment: SOLR-2948.patch

This initial version has never been used in a production environment, but I have used (an earlier version of) this in a development context.  No doubt this would be adequate in many situations but likely could stand some improvement.  Unit tests included and all pass.
                
> DIH Cache backed w/Lucene
> -------------------------
>
>                 Key: SOLR-2948
>                 URL: https://issues.apache.org/jira/browse/SOLR-2948
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>    Affects Versions: 4.0
>            Reporter: James Dyer
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-2948.patch
>
>
> This is a DIH Cache Implementation that supports persistence and delta updates on the cache.  The cache is backed by a stand-alone Lucene index.  By requiring no additional dependencies, this allows users to easily use the DIH Cache persistence functionality (see SOLR-2943).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org