[infinispan-issues] [JBoss JIRA] (ISPN-2057) Allow storage of Lucene indexes in an indexed cache
Tristan Tarrant (JIRA)
jira-events at lists.jboss.org
Wed Aug 22 15:37:15 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-2057:
----------------------------------
Fix Version/s: 5.2.0.Final
Git Pull Request: https://github.com/infinispan/infinispan/pull/1203, https://github.com/infinispan/infinispan/pull/1233 (was: https://github.com/infinispan/infinispan/pull/1203, https://github.com/infinispan/infinispan/pull/1233)
Forum Reference: https://community.jboss.org/message/736327#736327 (was: https://community.jboss.org/message/736327#736327)
> Allow storage of Lucene indexes in an indexed cache
> ---------------------------------------------------
>
> Key: ISPN-2057
> URL: https://issues.jboss.org/browse/ISPN-2057
> Project: Infinispan
> Issue Type: Enhancement
> Components: Lucene Directory, Querying
> Reporter: Sanne Grinovero
> Assignee: Sanne Grinovero
> Fix For: 5.2.0.Alpha3, 5.2.0.Final
>
>
> I think it should be better to keep them using separate caches, still it's easier for many cases in which top efficiency is not required to allow this.
> Today this configuration is not allowed, you would get an exception similar to:
> {quote}
> java.lang.IllegalArgumentException: Indexing only works with entries keyed on Strings, primitives and classes that have the @Transformable annotation - you passed in a class org.infinispan.lucene.FileListCacheKey.{quote}
--
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