[ https://issues.apache.org/jira/browse/OAK-11721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17951597#comment-17951597 ]
Mohit Kataria commented on OAK-11721: ------------------------------------- https://issues.apache.org/jira/browse/OAK-11721 and OAK-11719 are merged in a single commit: Refer PR: [https://github.com/apache/jackrabbit-oak/pull/2294] > experimental and inferenceConfig implementation should be backward compatible > ----------------------------------------------------------------------------- > > Key: OAK-11721 > URL: https://issues.apache.org/jira/browse/OAK-11721 > Project: Jackrabbit Oak > Issue Type: Improvement > Reporter: Mohit Kataria > Assignee: Mohit Kataria > Priority: Major > Fix For: 1.80.0 > > > The default prefix for inference queries should be a prefix that doesn't > currently work with Lucene fulltext queries. The following prefix would be > fine: > {{?{}} > An example of semantic query is: > {{?{}?hello world}} > The {} is a JSON; the prefix ?{ enforces this. > The prefix "?" is not sufficient, as this is already used for regex queries, > for example "?ello ?world", which returns eg.nodes with "hello world". -- This message was sent by Atlassian Jira (v8.20.10#820010)