Mohit Kataria created OAK-11719:
-----------------------------------
Summary: vector query should not break normal query
Key: OAK-11719
URL: https://issues.apache.org/jira/browse/OAK-11719
Project: Jackrabbit Oak
Issue Type: Bug
Components: indexing
Reporter: Mohit Kataria
Vector query should not break normal query. Incase vectorquery is used i.e.
text query is prefixed with vectorQuery syntax
<vectorQueryPrefix><VectorQueryConfig as json><vectorQueryPrefix><text query>
We should just go ahead with text query in such cases.
e.g. if vectorquery is used with lucene index we should just query with "text
query" part of query.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)