[
https://issues.apache.org/jira/browse/SYNCOPE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18108702#comment-18108702
]
ASF subversion and git services commented on SYNCOPE-1991:
----------------------------------------------------------
Commit e9447991a199296c7a6b78b193b407fb93063469 in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=e9447991a1 ]
[SYNCOPE-1991] Excluding binary and encrypted attributes from Elasticsearch and
OpenSearch indexing
> Exclude binary and encrypted attributes from Elasticsearch and OpenSearch
> indexing
> ----------------------------------------------------------------------------------
>
> Key: SYNCOPE-1991
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1991
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Affects Versions: 4.0.7, 4.1.2
> Reporter: Andrea Patricelli
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Labels: elasticsearch, opensearch
> Fix For: 4.0.8, 4.1.3, 5.0.0
>
>
> Since search is not so useful on encrypted and binary fields they should not
> be indexed at all on elasticsearch.
> Especially binary fields, since even 100k PDF files for example, make Syncope
> write on the respective elasticsearch field (of type keyword) and
> elasticsearch rejects the write throwing exception.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)