[infinispan-issues] [JBoss JIRA] (ISPN-3961) Search across multiple caches
Adrian Nistor (JIRA)
issues at jboss.org
Fri Jan 31 14:05:29 EST 2014
Adrian Nistor created ISPN-3961:
-----------------------------------
Summary: Search across multiple caches
Key: ISPN-3961
URL: https://issues.jboss.org/browse/ISPN-3961
Project: Infinispan
Issue Type: Feature Request
Components: Embedded Querying, Remote Querying
Reporter: Adrian Nistor
Assignee: Sanne Grinovero
Fix For: 7.0.0.Final
This would conceptually mean moving the SearchManager from Cache scope to CacheManager scope, which would allow us to share HS search factory. Would also need to add indexing configuration at cache manager level.
Having a SearchManager at cache scope would still be desired for cases where the user needs to configure particular indexing settings for certain caches.
Regarding indexes, we could have one index per class or one index per class + cache name; remains to be decided.
See discussion here: http://markmail.org/message/oe4jeq4k73f44rts
--
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
More information about the infinispan-issues
mailing list