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 "Thomas Mueller (Jira)" <ji...@apache.org> on 2021/08/18 09:46:00 UTC

[jira] [Commented] (OAK-9481) avoid range queries on like conditions

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

Thomas Mueller commented on OAK-9481:
-------------------------------------

[~fortino] this is fixed right? If yes, could you set it to fixed and set the fix version please?

> avoid range queries on like conditions
> --------------------------------------
>
>                 Key: OAK-9481
>                 URL: https://issues.apache.org/jira/browse/OAK-9481
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: lucene, search
>            Reporter: Fabrizio Fortino
>            Assignee: Fabrizio Fortino
>            Priority: Major
>
> When a query contains a like condition this gets transformed in a range query in lucene. On multi-value properties, this scans more results than needed. Although the final results are correct, the response time is affected.



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