Provide information about request time when indexing starts

Created on 26 May 2025, 9 days ago

Problem/Motivation

When indexing big data, indexing happens in batch processes. For each process the request time changes and could be hours later when the last process runs.
For some integrations it is important to know the time when the indexing was requested.
For example the default content deploy wants to set the same export timestamp on all items that belong to a batch.
(That is important for incremental imports.)

Proposed resolution

Optionally store the request timestamp within the index as property so that backends can access it.
Within batches,the index gets serialized including the timestamp.

Feature request
Status

Active

Version

1.0

Component

General code

Created by

🇩🇪Germany mkalkbrenner 🇩🇪

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