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

ASF subversion and git services commented on SYNCOPE-1886:
----------------------------------------------------------

Commit 8922d70efe386ea7969f4687f6676d8b1c217dbc in syncope's branch 
refs/heads/3_0_X from Andrea Patricelli
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=8922d70efe ]

[SYNCOPE-1886] move must to filter to improve query performance (#1087)



> Elasticsearch and Opensearch query performance improvements
> -----------------------------------------------------------
>
>                 Key: SYNCOPE-1886
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1886
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.0.12, 4.0.0
>            Reporter: Andrea Patricelli
>            Assignee: Andrea Patricelli
>            Priority: Major
>             Fix For: 3.0.13, 4.1.0, 4.0.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Consider ES query performance improvements by applying some OOTB 
> configurations.
> For example, according to the 
> [doc|https://www.elastic.co/docs/explore-analyze/query-filter/languages/querydsl#query-filter-context],
>  filter context should be preferred over query context in cases (like Syncope 
> ones) where score is not needed, since scoring includes additional 
> computation on ES side and does not benefit from cache.  



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

Reply via email to