Fixed
Details
Assignee
Marko BekhtaMarko BekhtaReporter
Marko BekhtaMarko BekhtaComponents
Sprint
NoneFix versions
Priority
Major
Details
Details
Assignee
Marko Bekhta
Marko BekhtaReporter
Marko Bekhta
Marko BekhtaComponents
Sprint
None
Fix versions
Priority
Created June 24, 2024 at 8:01 AM
Updated December 17, 2024 at 8:10 PM
Resolved September 10, 2024 at 9:30 AM
With the recent introduction of loading strategies in the Standalone Mapper, mass indexing data coming from a stream or an iterator is now easier.
In these scenarios, the total number of entities to index is not known prior to reading all the data from the stream/iterator. Hence, we should consider making the mass indexing monitor and the ID loader aware of such a scenario.
See