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

2024-05-09 Thread Julian Reschke (Jira)


[ 
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)


[jira] [Commented] (OAK-10792) Rename DetailedGC to FullGC

2024-05-09 Thread Daniel Iancu (Jira)


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

Daniel Iancu commented on OAK-10792:


Link to PR [OAK-10792 - Rename DetailedGC to FullGC by daniancu · Pull Request 
#1440 · apache/jackrabbit-oak 
(github.com)|https://github.com/apache/jackrabbit-oak/pull/1440]

> Rename DetailedGC to FullGC
> ---
>
> Key: OAK-10792
> URL: https://issues.apache.org/jira/browse/OAK-10792
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: core
>Reporter: Daniel Iancu
>Priority: Minor
>
> Switching to FullGC instead of DetailedGC everywhere, method names, 
> constants, arguments etc



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (OAK-10792) Rename DetailedGC to FullGC

2024-05-09 Thread Daniel Iancu (Jira)
Daniel Iancu created OAK-10792:
--

 Summary: Rename DetailedGC to FullGC
 Key: OAK-10792
 URL: https://issues.apache.org/jira/browse/OAK-10792
 Project: Jackrabbit Oak
  Issue Type: Improvement
  Components: core
Reporter: Daniel Iancu


Switching to FullGC instead of DetailedGC everywhere, method names, constants, 
arguments etc



--
This message was sent by Atlassian Jira
(v8.20.10#820010)