[ https://issues.apache.org/jira/browse/SYNCOPE-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956695#comment-17956695 ]
ASF subversion and git services commented on SYNCOPE-1886: ---------------------------------------------------------- Commit 5e15950fa05a69f4058cca397478b9919f0316e1 in syncope's branch refs/heads/master from Andrea Patricelli [ https://gitbox.apache.org/repos/asf?p=syncope.git;h=5e15950fa0 ] [SYNCOPE-1886] move must to filter to improve query performance (#1087) (#1101) > 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: 40m > 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)