This message was deleted.
# general
s
This message was deleted.
b
By doing compaction with
"segmentGranularity"
to
"year"
you are telling to compact a complete year of data, where as current year 2023 is not yet complete, so that is not being considered for compaction.
f
ok, is there a way to compact also the current year into a single segment?
b
You can try reindexing the data with
segmentGranularity
set to
year