you have never been able to "update" unless all fields are stored. if you have indexed only fields, they would always be lost, it was always a read/destroy/re-index, but only for stored fields. if you got a general text non-stored field it is gone.
On Tue, Jun 21, 2022 at 10:30 AM Mike <mz579...@gmail.com> wrote: > Hello! > > Did I understand that correctly, with version 8 you cannot update a > dataset, only reindex it. In the past, however, this was possible, e.g. > with version 4 > > cu >