I am making a search page for a company that has litteraly thousands of documents (.pdf, .tiff, .max). The docs are on a secure server, and I have linked the website, which is on a seperate server, to those docs via "virtual folder". I have used zoom to index the "virtual folder" and not the physicall file containg all the docs. The search engine works fine, but...since I am using the virtual folder, the docs are listed as a directory. When I index the the "directory" I can search for files, but I HAVE to use the wild card everytime in front of or after entering my search terms, or I can just type the EXACT file name and its extension.
1. I am trying to make this search easy to use for the sales reps to find docs
2. The results display the file paths of the directory leading to the document (I dont want this) I want only the documents found.
What am I doing, if anything, wrong?
1. I am trying to make this search easy to use for the sales reps to find docs
2. The results display the file paths of the directory leading to the document (I dont want this) I want only the documents found.
What am I doing, if anything, wrong?
Comment