Hello there,

if I use lib-search, then all the configuration will be in file
lib-search-custom.xqy, and it is in the same directory of the search library. 

I may have different applications/modules which requires different
configurations, I'm thinking to put all the search lib files into a global
directory as global lib, but I pull the file lib-search-custom.xqy out. and then
for each applications/modules, I have a separate sub directory under my root
directory, I put the configuration into lib-search-custom.xqy for each sub
directory. This way I can specifically import the lib-search-custom.xqy file
from each directory so each application can have its own configuration.

for example, some application may want to have a search-path configuration,
some may not. If I have a single lib-search-custom.xqy file, then I don't know
how to control it. That's why I'm thinking to have a seperate
lib-search-custom.xqy file for each one, or at least some apps that require
special config can have itw own config.

I'm not sure if this is a good idea. It may also be a problem for upgrade. Does
anybody have similiar situations like this? how did you handle it?

Thanks, Helen
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to