vespa-engine/vespa

Add onear grammar value to userInput()

Open

#7,294 opened on Oct 12, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Java (4,948 stars) (561 forks)batch import
enhancementgood first issue

Description

We could add the onear value 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.

Contributor guide