[ https://issues.apache.org/jira/browse/OAK-11719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mohit Kataria resolved OAK-11719. --------------------------------- Resolution: Fixed > 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 > Assignee: Mohit Kataria > Priority: Major > > 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)