First and foremost, I want to say thank you to Gilles and Geoff for helping
me figure out how to customize the search form to call htsearch using a
configuration file that isn't stored in the default directory.  The
suggestions worked perfectly.

Now onto my latest question...

I noticed that having the substrings option in the config attribute
"search_algorithm" causes htsearch to take a long time to search.  I want to
putt an option on the form to let the user search with or without substring
ability, such that it was up to the user to wait or not.  

I have a half-thought-out solution of calling different configuration files
according to the choice of the user.  However before I implement this, I was
wondering if there was some type of hook already in place to pass to
htsearch from the form itself to tell htsearch whether or not we would like
to search with substring ability instead of having to create another
configuration file that has it listed in the "search_algorithm" attribute.

Thanks again,
        Natalie Chin

p.s. Running 3.2.0 b3 on Red Hat 7.1


_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to