GEODI Server requires extra storage for the following purposes other than the installation.
Data
GEODI does not copy but uses and indexes your data from where it is. So no additional storage is needed for the data.
Index
The index is the database of GEODI to perform search, discovery, and other functions. Index size varies greatly depending on data volume, types, and settings.
...
Make the index folder compressed( %appdata%\Dece Software\geodi\workspaces). This change gives a 10%+ gain in most cases.
You may prevent the indexing text and/or number-rich files like excel, CSV, and log.
Activation content similarity increases index size.
You may disable Content summaries and gain up to 90%.
ProjectWizard -> Last Page -> Advanced Properties -> JSON -> DisableIndex_Summary:True;
But when a new dictionary or recognizers are added, you must restart indexing from the beginning instead of using the quick indexing option.
The GEODI index consists of 3 parts. You can split these three parts into different discs. The first part is critical for speed and is better to reside in fast storage(SSD). You may put other parts in other storage which might have more free space.
Index Backups
For uninterrupted operations, You need to allocate enough space for the index backup.
...
Logs are located under %appdata%. Logs are automatically deleted in 90 days. But if they grow high, You can delete the logs you need.
OCR
The OCR converts the scanned content into text. By default, the OCR process does not require any extra storage and there will be no loss in search and discovery capabilities.
But if you choose to create SPDF (Searchable PDF), Extra storage is required for SPDFs.
Backup Content
A feature to back up all content from any source(social media, folders, or files from remote PCs gathered by GDE). You need to allocate space for backup,
...