[infinispan-issues] [JBoss JIRA] (ISPN-3717) Add support for index-less queries using map/reduce
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Fri Nov 15 06:29:06 EST 2013
[ https://issues.jboss.org/browse/ISPN-3717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Nistor updated ISPN-3717:
--------------------------------
Description:
The current Lucene-based search implementation requires indexes for all fields that are referenced in queries.
Need to be able to query also for non-indexed fields. M/R is a potential implementation idea.
was:
The cirrent Lucene-based search implementation requires indexes for all fields that are referenced in queries.
Need to be able to query also for non-indexed fields. M/R is a potential implementation idea.
> Add support for index-less queries using map/reduce
> ---------------------------------------------------
>
> Key: ISPN-3717
> URL: https://issues.jboss.org/browse/ISPN-3717
> Project: Infinispan
> Issue Type: Feature Request
> Components: Querying
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
>
> The current Lucene-based search implementation requires indexes for all fields that are referenced in queries.
> Need to be able to query also for non-indexed fields. M/R is a potential implementation idea.
--
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