Quantcast
Channel: voidtools forum
Viewing all articles
Browse latest Browse all 1719

Everything 1.5 Alpha • Re: Everything Server / Network Index questionss and debugging?

$
0
0
I have two pcs, both with 1.50.1373a installed, the network index and everything server configured, and set to index each other.
This will not work.

Both PCs will be forever reindexing.



I recommend running only one dedicated Everything Server that indexes both PCs.
Have all your clients include this one Everything Server.

If you must run multiple servers, make sure they only index local files and not other Everything servers.
With the exception of your main Everything Server. -Your main Everything Server can index other Everything Servers.

You can run a server instance only on both PCs.
Everything.exe -instance "Everything Server"


1) How's the architecture for the network index work? Does Everything Download the entire index from the Server periodically? Does it send queries to the server directly?
Everything clients will make a copy of the entire network index once.
The Everything server maintains an index journal (Index -> Index Journal) to keep your clients up to date.



2) How do you query the network index directly? I can use the UI to browse the folders and networks but I'm wondering if there's a more Direct way. I did find the column for network index host which is great. PC1 does seem to be getting realtime updates from PC1, but not vice versa. I tried networkindex: as a guess
ETP does the search server side.
Everything server/network index does the search client side.


3)How do we deal with recursion? It appears that PC1 is indexing the drives from PC2. PC2 indexes the drives from PC1, including the drives that PC1 has indexed from PC2.
Not supported.
PC1 will index PC2, PC1 index changes, PC2 will re-index PC1, PC2 indexes changes, PC1 will reindex PC2 forever and ever..
Setup a dedicated Everything Server that manages both PCs.
You can run a server instance only on both PCs.
Everything.exe -instance "Everything Server"


4) Is it possible to have the local name + index name show up in the folders list, not just the indexname?
Everything uses the following title for network indexes:
host-name (Drive letter:)

I will consider an option to show the label from the server side.


5) Remapping + include all. I see we can remap network locations by specifying it under the network index, but is there a way to remap everything, or remap specified locations while still including everything including future locations?
Currently, you will need to define all the remappings.
I recommend doing this once on the server side.
eg: D:\Media => \\server\media

I will consider support for rewriting your paths with regex.

Statistics: Posted by void — Tue May 07, 2024 3:44 am



Viewing all articles
Browse latest Browse all 1719

Trending Articles