[
https://issues.apache.org/jira/browse/CONNECTORS-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wright updated CONNECTORS-902:
-----------------------------------
Fix Version/s: (was: ManifoldCF 1.6)
ManifoldCF next
> ElasticSearch connector should transmit null value for security fields
> ----------------------------------------------------------------------
>
> Key: CONNECTORS-902
> URL: https://issues.apache.org/jira/browse/CONNECTORS-902
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Elastic Search connector, ElasticSearch component
> Affects Versions: ManifoldCF 1.6
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: ManifoldCF next
>
>
> The ElasticSearch connector currently transmits a specific null value for
> security fields that have no data. Instead, I'm told that the proper way to
> do it is to have people declare a "null_value" property in ElasticSearch
> configuration, and transmit JSON that specifies the missing fields but
> includes a value of null, e.g.:
> { "field" : null }
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)