Rupert Westenthaler created STANBOL-961:
-------------------------------------------

             Summary: SolrYard throws an IllegalStateException for FieldQuery 
Constraints for the field entityhub-query:references 
                 Key: STANBOL-961
                 URL: https://issues.apache.org/jira/browse/STANBOL-961
             Project: Stanbol
          Issue Type: Test
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler


A field query with the field 

    http://stanbol.apache.org/ontology/entityhub/query#references

as defined by the enumeration SpecialFieldEnum#references does result in an 
IllegalStateException with the message 

    Unsupported Special Field {uri}! Please report this to the ...

The reason for that is a missing break; in the switch over members of the 
SpecialFieldEnum in the SolrFieldMapper#getFieldNames(..) method.

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

Reply via email to