[infinispan-issues] [JBoss JIRA] (ISPN-2057) Allow storage of Lucene indexes in an indexed cache
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Tue Aug 7 07:20:07 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero updated ISPN-2057:
----------------------------------
Status: Pull Request Sent (was: Pull Request Sent)
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)
> 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
>
>
> 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