Quantcast
Channel: Weaviate Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 3590

[Question] Bug in not_equal filter

$
0
0

Thanks Duda!

Our nodes collection is already in production though so the alternate solution you mentioned was to just remove ‘device-’ from the front right?

I guess to update the property, I can do

articles.config.add_property(
    Property(
        name="onHomepage",
        data_type=DataType.BOOL
    )
)

Viewing all articles
Browse latest Browse all 3590

Trending Articles