You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Fabrizio Fortino (Jira)" <ji...@apache.org> on 2020/09/23 08:04:00 UTC

[jira] [Commented] (OAK-9219) oak-search-elastic: suggestion can return wrong results

    [ https://issues.apache.org/jira/browse/OAK-9219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200636#comment-17200636 ] 

Fabrizio Fortino commented on OAK-9219:
---------------------------------------

Fixed with revision r1881943.

> oak-search-elastic: suggestion can return wrong results
> -------------------------------------------------------
>
>                 Key: OAK-9219
>                 URL: https://issues.apache.org/jira/browse/OAK-9219
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>            Reporter: Fabrizio Fortino
>            Assignee: Fabrizio Fortino
>            Priority: Major
>             Fix For: 1.36.0
>
>
> If we have the following suggestions (order is important)
> {code:java}
> ":suggest": {
>   "suggestion": [
>     "car here",
>     "bike here"
>   ]
> }{code}
> and the user searches for *bike,* the query returns *car here* instead *bike here*.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)