[ 
https://issues.apache.org/jira/browse/OAK-11555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Mueller updated OAK-11555:
---------------------------------
    Description: 
Right now properties such as "first.name" and functions such as 
"upper([first.name])" are not supported.

According to the Elasticsearch documentation, field names starting with "_" are 
reserved:
https://discuss.elastic.co/t/field-names-starting-with-underscore-are-not-matched-with-wildcard/221254/2
"We are using indeed _ prefix for metadata fields like _index, _id  ... So I'd 
not use this prefix."

  was:Right now properties such as "first.name" and functions such as 
"upper([first.name])" are not supported.


> Elastic: support dot and other special characters in property and function 
> names
> --------------------------------------------------------------------------------
>
>                 Key: OAK-11555
>                 URL: https://issues.apache.org/jira/browse/OAK-11555
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Major
>
> Right now properties such as "first.name" and functions such as 
> "upper([first.name])" are not supported.
> According to the Elasticsearch documentation, field names starting with "_" 
> are reserved:
> https://discuss.elastic.co/t/field-names-starting-with-underscore-are-not-matched-with-wildcard/221254/2
> "We are using indeed _ prefix for metadata fields like _index, _id  ... So 
> I'd not use this prefix."



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to