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

Mohit Kataria updated OAK-11726:
--------------------------------
    Description: 
If inference config is now right then no results are returned.

e.g.

Lets say the query below query return results:
{code:java}
select * from [nt:base] where contains(*, '?{"inferenceModelConfig": 
"inferenceModelConfig1"}?little red fox'){code}
But the same query if config in not correct return no results e.g if we change 
inferenceModelConfig1 with some random word.

> even with bad inferenceConfig we should still be able to return fulltext 
> results
> --------------------------------------------------------------------------------
>
>                 Key: OAK-11726
>                 URL: https://issues.apache.org/jira/browse/OAK-11726
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>            Reporter: Mohit Kataria
>            Priority: Major
>
> If inference config is now right then no results are returned.
> e.g.
> Lets say the query below query return results:
> {code:java}
> select * from [nt:base] where contains(*, '?{"inferenceModelConfig": 
> "inferenceModelConfig1"}?little red fox'){code}
> But the same query if config in not correct return no results e.g if we 
> change inferenceModelConfig1 with some random word.



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

Reply via email to