The ‘is_none’ filter is not functioning correctly.
It fails to filter out properties where a null value is present."
Hi @2020ashish - indexing a null value is off by default (Collection schema | Weaviate - Vector Database) . Have you tried setting this indexing feature to be enabled?
Thanks @jphwang
I have enabled it, It is working fine.
Fabulous, thanks for confirming @2020ashish
One more question,
Any ETA, Where are you guys going to fixed the Groupby based on cross ref property?