-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe.
Hello,
I've searched through the docs and existing examples and I can't seem to find the implementation for scalar indexes. I tried using create_index on a scalar field, but it failed with Error: Schema(NotVectorField("field_name")), which makes sense since it appears that IndexParams only has fields for embedding indexes.
Does the rust SDK currently have indexing for scalars? If not, is there plan to add that eventually?
Thanks!
Brandon
Describe the solution you'd like.
A type to create scalar indexes.
Describe an alternate solution.
No response
Anything else? (Additional Context)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels