Skip to content

vector indexing  #24

Description

@angelo337

hi there
I am not sure if this issue is regarding commuter or importing, however I will try to explain it as much as I can.

I got a bunch of documents to index and do some semantic search, I just finis the create all components need it in order to include all information relevant to this matter. when I try to include vectors of every document I am getting this error:

Error adding field 'vector'='[0.007063671946525574, -0.032926689833402634, -0.04629294574260712, -0.008444702252745628]' , expected format:'[f1, f2, f3...fn]' e.g. [1.0, 3.4, 5.6]

however I double check with the debugger on importer and the field is in the right format. do you have any idea why is trowing me this error?
thanks a lot
Angelo

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions