[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1349) Create B+ tree indexing (with cache mode distributed) and use this index in distributed queries
Magnus Magnus (JIRA)
jira-events at lists.jboss.org
Mon Aug 29 19:03:26 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Magnus Magnus updated ISPN-1349:
--------------------------------
Fix Version/s: 5.1.0.FINAL
5.2.0.FINAL
> Create B+ tree indexing (with cache mode distributed) and use this index in distributed queries
> ------------------------------------------------------------------------------------------------
>
> Key: ISPN-1349
> URL: https://issues.jboss.org/browse/ISPN-1349
> Project: Infinispan
> Issue Type: Feature Request
> Components: Querying
> Reporter: Magnus Magnus
> Assignee: Manik Surtani
> Fix For: 5.1.0.FINAL, 5.2.0.FINAL
>
>
> Create possibility to use B+ tree indexing instead of Lucene. Indexing should work with distributed cache mode.
> Indexing should happen locally included backups. Map-reduce like distributed query could be run which can use the local indexes and merge the results from the nodes. Sorting and limit(from, to) should be supported.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list