[infinispan-issues] [JBoss JIRA] (ISPN-5873) Allow non-stored fields to be projected in DSL based queries

Adrian Nistor (JIRA) issues at jboss.org
Thu Oct 29 13:18:00 EDT 2015


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

Adrian Nistor updated ISPN-5873:
--------------------------------
    Git Pull Request: https://github.com/infinispan/infinispan/pull/3789, https://github.com/infinispan/infinispan/pull/3795  (was: https://github.com/infinispan/infinispan/pull/3789)


> Allow non-stored fields to be projected in DSL based queries
> ------------------------------------------------------------
>
>                 Key: ISPN-5873
>                 URL: https://issues.jboss.org/browse/ISPN-5873
>             Project: Infinispan
>          Issue Type: Enhancement
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>             Fix For: 8.1.0.Beta1, 8.0.2.Final
>
>
> Currently if a field is indexed but it is not stored it cannot be used in a projection but if the field is not indexed it can be used in projections due to the way hybrid queries work. This uneven handling should disappear. All fields should be allowed for projections and if they are stored we should take advantage of that.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list