Allow configuring indexes for JSON fields

Created on 14 October 2025, 11 days ago

Problem/Motivation

For now, all the log entry data in the database is stored as a single JSON field, which allows querying not only by substring, but by specific values too. But for a large amount of logs, the performance of such queries will not be very good, because concrete values in the JSON fields are not indexed.

Proposed resolution

Would be good to extend the module to allow configuring indexes for specific JSON values using JSONPath and database virtual fields.

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇦🇲Armenia murz Yerevan, Armenia

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024