We could add the `onear` value to the possible parsing grammars of [userInput()](https://docs.vespa.ai/documentation/query-language.html#userinput). This would allow to parse the user input as a query such that the terms are combined by the [onear()](https://docs.vespa.ai/documentation/query-language.html#near-and-ordered-near) operator.
We could add the
onearvalue to the possible parsing grammars of userInput().This would allow to parse the user input as a query such that the terms are combined by the onear() operator.