On 23 Feb 2016, at 20:31, Sanne Grinovero <sanne(a)hibernate.org>
wrote:
>>
>> But why would you fix it by "if (value == null) return;" ? Do you
>> think you can make it work with that? I'd rather actually index the
>> marker token defined by 'indexNullAs'.
>
> Do you think we would want facet results for the indexNullAs value?
No, that's what confused me. +1
Right, we should ignore values that are equal to indexNullAs. That’s the support we are
talking about here.