Search is not returning null string attribute in response

Null string value is supported, and filtering works. However, the response does not include the null string attribute.

For example,

"company": null

is supported, indexed and allowed to be filtered. But in the response, "company" attribute is omitted.