Azure / Azure/azure-search-vector-samples
Unable to do Vector Search
- Dominant language
- Jupyter Notebook
- Stars
- 910
- Forks
- 377
- PR merge metrics
- No merged PRs in 30d
Description
I am able to insert vector to my search index. However, when trying to do vector search or hybrid search. I am facing this error:
`SerializationError: (', DeserializationError: (", AttributeError: \'float\' object has no attribute \'lower\'", \'Unable to deserialize to object: type\', AttributeError("\'float\' object has no attribute \'lower\'"))', 'Unable to build a model: (", AttributeError: \'float\' object has no attribute \'lower\'", \'Unable to deserialize to object: type\', AttributeError("\'float\' object has no attribute \'lower\'"))', DeserializationError(", AttributeError: 'float' object has no attribute 'lower'", 'Unable to deserialize to object: type', AttributeError("'float' object has no attribute 'lower'")))`
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, sample, query, SDK version, or reproduction is provided. Start by locating the vector- and hybrid-search notebook or sample in the repository and reproduce the deserialization error. Done means both searches run without the float/lower deserialization failure, with a regression check if the repository provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, jupyter-notebook
- Domain
- search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100