Andrea Patricelli created SYNCOPE-1991:
------------------------------------------
Summary: Exclude binary and encrypted fields from elasticsearch
indexing
Key: SYNCOPE-1991
URL: https://issues.apache.org/jira/browse/SYNCOPE-1991
Project: Syncope
Issue Type: Improvement
Components: core
Affects Versions: 4.1.2, 4.0.7
Reporter: Andrea Patricelli
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)