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

Adrian Nistor (JIRA) issues at jboss.org
Mon Oct 19 09:55:00 EDT 2015


Adrian Nistor created ISPN-5873:
-----------------------------------

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


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