[
https://issues.apache.org/jira/browse/JENA-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17150200#comment-17150200
]
ASF subversion and git services commented on JENA-1932:
-------------------------------------------------------
Commit fe72f71cad0a4432a8bccc70af5d9cc498fa7bc1 in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=fe72f71 ]
Merge pull request #770 from strangepleasures/JENA-1932
JENA-1932 Elasticsearch text index incorrectly maps properties to fields
> Elasticsearch text index incorrectly maps properties to fields
> --------------------------------------------------------------
>
> Key: JENA-1932
> URL: https://issues.apache.org/jira/browse/JENA-1932
> Project: Apache Jena
> Issue Type: Bug
> Components: Text
> Reporter: Pavel Mikhailovskii
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> TextIndexES.query simply takes the local part of a property using
> property.getLocalName() to map it to the corresponding index field. It should
> use EntityDefinition instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)