Metdata stored in the VDB contains some redundant data

Created on 9 September 2024, 11 days ago
Updated 13 September 2024, 7 days ago

Problem/Motivation

When indexing data in the vector database, I see this key "0" for all items in the index.
It seems to be coming from this line in the core module code: link

0: "entity:commerce_product/1001:en"
content: "XYZ"
drupal_entity_id: "entity:commerce_product/1001:en"
drupal_long_id: "entity:commerce_product/1001:en:3"

I commented that line of code and indexed, and things seem to be working fine.

Steps to reproduce

Download the latest version of the code and index.

Proposed resolution

Remove that line of code as mentioned in the first header.

Remaining tasks

NA

User interface changes

NA

API changes

NA

Data model changes

The entry in the vector database with key:0 will be removed.

📌 Task
Status

Fixed

Version

1.0

Component

AI Core module

Created by

🇮🇳India Vivek Panicker Kolkata

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024