-
Notifications
You must be signed in to change notification settings - Fork 51
IndexData folder size grows very large over time #1257
Description
Describe the bug
First of all, thank you for Fluent Search — it’s very useful.
I noticed that Fluent Search appears to be using a large amount of disk space over time. On my machine, the IndexData folder under ProgramData\Fluent Search has grown to about 92.4 GB.
I’m not sure whether this is expected behavior in some cases, but it seems higher than I anticipated for index data.
To Reproduce
Steps to reproduce the behavior:
Install and use Fluent Search for a while with normal daily usage.
Allow indexing to run in the background.
Check disk usage with a tool like WizTree/TreeSize/WinDirStat.
Go to C:\ProgramData\Fluent Search\IndexData.
Notice that the folder size may become very large.
Expected behavior
I would expect Fluent Search to keep index storage at a manageable size, or provide an easy way to control/clean old index data when it grows too much.
Screenshots
Attached screenshot for reference:
ProgramData: 116.7 GB
Fluent Search: 92.4 GB
IndexData: 92.4 GB
Desktop (please complete the following information):
Window 10/11 Version: 26200.7462
Fluent Search Version: 1.1.1.3
Installation source: Microsoft Store
Additional context
If this is expected in some scenarios, could you please share recommended cleanup steps or configuration suggestions?
If not, I’m happy to help test or provide more logs/details.
Thanks again for your work on this project.