Struggling to feed in document in Vespa using json file. Getting 400 response.
The documents you try to feed have the field "point" while your schema defines the field "embedding".
And: The documents you try to feed specified the document type "point", while the schema defines the type "neighbours".