vespa-engine/vespa

Add onear grammar value to userInput()

Closed

#7,294 opened on Oct 12, 2018

 (3 comments) (0 reactions) (0 assignees)Java (561 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (4,948 stars)
PR merge metrics
 (Avg merge 1d 22h) (209 merged PRs in 30d)

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