I administer a medium sized site (~8k pages + ~40k various .pdf/.doc/.xls files) and have been using ZoomIndexer for about a year.
The "site" does not live on a webserver; it is a information repository for call center processors to reference while working. Due to security issues, we have yet to be allotted server space by our organization as the site carries a significant amount of proprietary information. Therefore, the "site" lives in a file structure on a network drive. Due to this, we have to use JS as the output for the indexes.
I want to confirm: given this scenario, every time the end user performs a search of the "site", the search is limited to their own PCs system specs, correct? So every end user could theoretically have a different search experience, as there is no server side processing taking place. They're literally loading the search locally every time they use it, right?
I've excluded all files types for the search, save .htm & .html; from my understanding, this would be the only way to "speed up" the search in this scenario.
Just trying to optimize what we have and want to exhaust every possible resource.
Thanks for the help!
The "site" does not live on a webserver; it is a information repository for call center processors to reference while working. Due to security issues, we have yet to be allotted server space by our organization as the site carries a significant amount of proprietary information. Therefore, the "site" lives in a file structure on a network drive. Due to this, we have to use JS as the output for the indexes.
I want to confirm: given this scenario, every time the end user performs a search of the "site", the search is limited to their own PCs system specs, correct? So every end user could theoretically have a different search experience, as there is no server side processing taking place. They're literally loading the search locally every time they use it, right?
I've excluded all files types for the search, save .htm & .html; from my understanding, this would be the only way to "speed up" the search in this scenario.
Just trying to optimize what we have and want to exhaust every possible resource.
Thanks for the help!
Comment