Hi!
For the last 2 weeks I have been having an issue with the get function.
All other functions work fine.
Here's a request example:
$weaviate_client.query.get class_name: 'Products', where: '{ operator: Equal, valueText: "1-dev", path: ["company"] }', fields: 'product_id', limit: "2"
Response:
{"Products"=>["interface conversion: interface {} is nil, not int"]}
It never happened before, and started happening since database version 1.26.4