[infinispan-issues] [JBoss JIRA] (ISPN-1349) Create B+ tree indexing (with cache mode distributed) and use this index in distributed queries

Mircea Markus (JIRA) jira-events at lists.jboss.org
Tue Jul 2 07:07:21 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus resolved ISPN-1349.
---------------------------------

    Fix Version/s:     (was: 6.0.0.Final)
       Resolution: Rejected


interesting idea. We currently don't have any performance issues with Lucene indexing, if that will be the case we can consider implementing our own indexing and reopen the JIRA.
                
> 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.
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