Hello,
I'm trying to use collection_names without avail. I get database not found errors,
where the database is the default base.
Looking through the code (with my very limited knowledge of c++), I see only one place
where collection_names is parsed, within Display::setVariables. I don't think that
routine is called before I get the error. Where I would expect the collection to be
used, within the htsearch main routine, I see code for multiple databases specified
with the "config=" parameter. Is the code somewhere between Rajendra Inamdar's patch
and the planned version? Or am I misunderstanding how collection_names is supposed to
be used?
The way I set up is this:
1. htsearch configured to use search.conf
2. search.conf does not specify any databases
3. search.conf specifies db1 and db2 collection names
4. db1.conf and db2.conf set database_base to point to actual databases
Any direction is, as always, greatly appreciated.
Thanks,
Terry Luedtke
National Library of Medicine
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.