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 (JIRA)" <ji...@apache.org> on 2013/04/15 20:18:17 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

Updated patch for trunk.  There is a test bug in that the delta-update tests fail when starting the delta update.  Seems there is some type of security violation when trying to re-open dataimport.properties.  This only happens when running through ant, not through eclipse.
                
> 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-ALPHA
>            Reporter: James Dyer
>            Priority: Minor
>             Fix For: 4.3
>
>         Attachments: SOLR-2948.patch, 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
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