Skip to content

[Question]: node_content is serialized within metadata and hence stored in the database #10967

@kaniosm

Description

@kaniosm

Question Validation

  • I have searched both the documentation and discord for an answer.

Question

Hi,

I noticed an additional attribute in the metadata column (node_content), being generated and store together with the metadata.
From what I understand this attribute is used during search for simplicity purposes.
Could this be moved outside the metadata column to avoid storing duplicate data.
We are updating the metadata from our ORM framework, which requires updating the embedded object as well, can the update happen from the store directly without having to delete and regenerate the embedding?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions