Updating ETP index
-
Static8032
- Posts: 5
- Joined: Sun May 14, 2023 3:29 pm
Updating ETP index
Hi, I set an Everything instance to save settings in the local folder, and to reindex the network folders every six hours. Then I created a service, it's ran as a service, and I access it remotely. But the index does not update every six hours, it does not update at all. Did i misconfigure something? Or i need to run another everything.exe with a scheduled task, to update the index overnight, then close
-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm
Re: Updating ETP index
How to install and use an ETP Server
You need to configure the update settiing of each network foldeer individually.
(click on each folder in the Folders list, to show its settings below.
You need to configure the update settiing of each network foldeer individually.
(click on each folder in the Folders list, to show its settings below.
-
Static8032
- Posts: 5
- Joined: Sun May 14, 2023 3:29 pm
Re: Updating ETP index
It's set like that, but it does not update when ran as a service
You do not have the required permissions to view the files attached to this post.
-
Static8032
- Posts: 5
- Joined: Sun May 14, 2023 3:29 pm
Re: Updating ETP index
For example, in the ini file they're configured like this:
Code: Select all
folder_monitor_changes=1,1,1,1,1
folder_buffer_size_list=65536,65536,65536,65536,65536
folder_rescan_if_full_list=0,0,0,0,0
folder_update_types=1,1,1,1,1
folder_update_days=0,0,0,0,0
folder_update_ats=3,3,3,3,3
folder_update_intervals=6,6,6,6,6
folder_update_interval_types=1,1,1,1,1