Azure / Azure/azure-search-vector-samples

Invalid request for vector_store.add_documents

Open
#216 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
910
Forks
377
PR merge metrics
No merged PRs in 30d

Description

HttpResponseError: () The request is invalid. Details: The property 'content' does not exist on type 'search.documentFields'. Make sure to only use property names that are defined by the type.
Code:
Message: The request is invalid. Details: The property 'content' does not exist on type 'search.documentFields'. Make sure to only use property names that are defined by the type.

vector_store.add_documents - this method runs into issues.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the failure in the vector_store.add_documents call and inspect the Azure AI Search index schema referenced by the sample. Compare the fields sent by the method with the defined search.documentFields properties; done means documents can be added without the invalid content-property error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.