]
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: