Hi, OK the cache location may be changed now, but the usecase to do so was not mentioned. Anyway, as written in another thread I am wondering if an option to switch it off would improve performance on >100000 collections. Best, Fred
Yes in normal installation config.ini located in "C:\Users\<currentUser>\AppData\Roaming\Similarity\config.ini" (shorty "%appdata%\Similarity\config.ini"), you can launch Similarity with portable mode switch (/portable) to store every file in same folder with main exe module. Windows UAC protection forbids writting into "Program Files" directory for any program without Admin permissions.
New version has this feature, you need to edit ini file with configuration add text line: CachePath="d:\\" Just be sure you using build 1941, previous 1940 had some issues.