[infinispan-issues] [JBoss JIRA] (ISPN-6537) Support persistence of Hibernate Search/Lucene indexes
Gustavo Fernandes (JIRA)
issues at jboss.org
Fri Apr 22 10:44:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13195849#comment-13195849 ]
Gustavo Fernandes commented on ISPN-6537:
-----------------------------------------
Could you post your configuration? Are you using the modules distributed on http://downloads.jboss.org/infinispan/8.1.3.Final/infinispan-as-embedded-modules-8.1.3.Final.zip ?
> Support persistence of Hibernate Search/Lucene indexes
> ------------------------------------------------------
>
> Key: ISPN-6537
> URL: https://issues.jboss.org/browse/ISPN-6537
> Project: Infinispan
> Issue Type: Feature Request
> Components: Lucene Directory
> Affects Versions: 8.1.0.Final
> Environment: Wildfly 10.0.Final with infinispan-directory-provider and lucene-directory 8.1.0 final deployed as modules.
> Reporter: John Schneider
>
> I'm able to use Infinispan for my HIbernate Search/Lucene indexes without any issues on Wildfly 10.0.Final with infinispan-directory-provider and lucene-directory 8.1.0 final deployed as modules. However, I need to persist the indexes to disk and when I add a file-store directive to my configuration, I get a NotSerializableException for org.infinispan.lucene.FileListCacheKey. I haven't gotten past this exception, so I don't know if this is as simple as implementing Serializable on FileListCacheKey or not.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list