[
https://issues.apache.org/jira/browse/OAK-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845194#comment-17845194
]
Julian Reschke commented on OAK-9481:
-------------------------------------
trunk: (1.44.0)
[1c97d87586|https://github.com/apache/jackrabbit-oak/commit/1c97d875864767066de29949fb5b4882fe9fcd9b]
[c2e53253bf|https://github.com/apache/jackrabbit-oak/commit/c2e53253bf0a20cae4a7ba983897a2b1ef014dab]
[0e18ad3556|https://github.com/apache/jackrabbit-oak/commit/0e18ad3556a2e7b68b629fc090bfa0b451a06a73]
1.22:
[3c6196a9a1|https://github.com/apache/jackrabbit-oak/commit/3c6196a9a1ff90564d87b8692568318c54042c37]
> 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
> Fix For: 1.42.0, 1.22.20
>
>
> 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.20.10#820010)