I work with balegaspi and we do have a thunderstone search appliance. Here's our situation.
We have a folder that contains subfolders grouped by classification. fake example:
library/
library/files/
library/books/
library/documents/
library/sheets/
what we are doing now is we have an index on library and all of its subfolders. however, users are wanting three things. (1) to be able to combine all indexes together in one search, (2) to be able to combine certain indexes together, but not all (i.e. files and documents but not books and sheets, depending on what they are looking for), and (3) they want to be able to select them individually for just searching sheets, for example. the types of files are varied in the different subfolders, and we can not easily change this directory structure, and each subfolder has hundreds of subfolders in it and thousands of files dating back to the 80's.
how do we (a) combine certain indexes together, and (b) still allow individual searching? how would you do this with metasearches?
We have a folder that contains subfolders grouped by classification. fake example:
library/
library/files/
library/books/
library/documents/
library/sheets/
what we are doing now is we have an index on library and all of its subfolders. however, users are wanting three things. (1) to be able to combine all indexes together in one search, (2) to be able to combine certain indexes together, but not all (i.e. files and documents but not books and sheets, depending on what they are looking for), and (3) they want to be able to select them individually for just searching sheets, for example. the types of files are varied in the different subfolders, and we can not easily change this directory structure, and each subfolder has hundreds of subfolders in it and thousands of files dating back to the 80's.
how do we (a) combine certain indexes together, and (b) still allow individual searching? how would you do this with metasearches?