[infinispan-issues] [JBoss JIRA] (ISPN-2084) Use an existing Lucene index directly as a CacheLoader source

Dan Berindei (JIRA) jira-events at lists.jboss.org
Wed Jun 6 07:21:20 EDT 2012


     [ https://issues.jboss.org/browse/ISPN-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Berindei updated ISPN-2084:
-------------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done

    
> Use an existing Lucene index directly as a CacheLoader source
> -------------------------------------------------------------
>
>                 Key: ISPN-2084
>                 URL: https://issues.jboss.org/browse/ISPN-2084
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Lucene Directory
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 5.2.0.ALPHA1
>
>
> It's pretty easy to _copy_ a Lucene index into Infinispan, but it would be much nicer to just have it point to an existing index on a filesystem and use Infinispan as a thin layer on top of it; this would also allow for easy replication of changes.
> This is initially going to be a _CacheLoader_ only, so meant for a read-only index. Shouldn't be hard to adapt the logic to allow for write-through in the future.

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

        


More information about the infinispan-issues mailing list