Multi-valued fields indexed without any separator

Created on 27 August 2024, 25 days ago

Problem/Motivation

Multi-valued fields are currently indexed without any separator.
The following screenshot shows the moment during indexing where the data is being processed and the multi-valued field is concatenated but without any spaces or any separator.

Steps to reproduce

- Index any multi-valued field, like tags on article content.
- Check the data in the vector database

Proposed resolution

Add code to provide a default separator. Later it can be made configurable.

Remaining tasks

NA

User interface changes

NA

API changes

NA

Data model changes

Multi-valued fields will now be spearated with a separator.

🐛 Bug report
Status

Needs review

Version

1.0

Component

Code

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