[hibernate-dev] HSEARCH-1917, faceting, indexNullAs, FieldBridges
Emmanuel Bernard
emmanuel at hibernate.org
Wed Feb 24 05:42:59 EST 2016
> On 23 Feb 2016, at 20:31, Sanne Grinovero <sanne at 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.
More information about the hibernate-dev
mailing list