Pavel Mikhailovskii created JENA-1932:
-----------------------------------------
Summary: 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
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)