Update Everything database manually

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
coding999
Posts: 2
Joined: Wed May 12, 2021 7:31 am

Update Everything database manually

Post by coding999 »

每次打开Everything左下角都提示更新数据库,挺浪费时间,能改成手工更新吗?
微信截图_20210512155601.png
微信截图_20210512155601.png (59.51 KiB) Viewed 7267 times
Last edited by NotNull on Tue May 18, 2021 11:43 am, edited 1 time in total.
Reason: English topic title
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: 每次打开Everything左下角都提示更新数据库,能改成手工更新吗?

Post by void »

Every time I open Everything, it prompts to update the database, which is a waste of time. Can I update it manually?
Everything 1.4 can take a long time to update the database if there has been many changes to your file system.

Please try launching Everything with the -no-db command line option:
Everything.exe -no-db

With -no-db, Everything will perform a fresh re-index on startup which might be faster than updating the existing database.

-or-

Try the Everything 1.5 alpha.
Everything 1.5 will update the database in the background while you can search the existing database.
Note: Only English is currently supported
如果对文件系统进行了许多更改,则Everything 1.4可能需要很长时间才能更新数据库。

请尝试使用-no-db命令行选项启动Everything:
Everything.exe -no-db

使用-no-db,Everything将在启动时执行全新的重新索引,这可能比更新现有数据库的速度更快。

-或者-

尝试Everything 1.5 alpha
Everything 1.5将在后台更新数据库,同时您可以搜索现有数据库。
注意:目前仅支持英语
Post Reply