[infinispan-issues] [JBoss JIRA] Created: (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 17:00:26 EDT 2011
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
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