- Windows computer with multiple users logged in simultaneously (via remote desktop)
- Users are not administrators
- Everything is storing settings and data in %APPDATA%
- Start Everything on system startup
- Everything Service is running
- Each user 's database location is the same location, e.g. in ProgramData
- Multi-user database file name is not selected
Multiple users with same index
Multiple users with same index
What happens in Everything 1.4 if you have...
Re: Multiple users with same index
No.Does it share one index?
Each user will get their own database in
%LOCALAPPDATA%\Everything
-Please ensure Tools -> Options -> General -> Store settings and data in %APPDATA%\Everything is enabled.
(it should be enabled by default)
The UI process manages your index.Are there multiple indexing processes running or just one?
One UI process for each user.
They all share access to a single Everything Service process.
Re: Multiple users with same index
I'm asking what would happen if in Options > Indexes, multiple users had the same directory for the Database location, with Multi-user database filename check-box is de-selected.
Re: Multiple users with same index
Each user will overwrite the other users database.
This will cause each user to reindex on startup.
In other words, the database doesn't support multiple users.
Enable the "Multi-user database filename" option if you store the database in the same location for multiple users.
This will cause each user to reindex on startup.
In other words, the database doesn't support multiple users.
Enable the "Multi-user database filename" option if you store the database in the same location for multiple users.
Re: Multiple users with same index
OK, thanks for the information.