Way to add optional second thesaurus?
Posted: Wed Apr 02, 2025 11:31 pm
I'm using Webinator 27.2.0 and want to use my own equivalents file all of the time, and also allow users to add something such as a tilde to incorporate the standard Built-In equivalents file in addition to my own equivalents file.
Currently I have created the new equivalents file, have run backref, and have added the following lines near the end of the fpar function in my search script:
<apicp keepeqvs 1>
<apicp eqprefix "/usr/local/morph3/texis/equiv.d/MyEquivs">
That seems to have accomplished the first step, since my new equivalents seem to be working as expected.
Now, is there some way to add a feature which will allow a user to add something such as a tilde in front of specific terms which they would like to further expand using the original Built-In thesaurus in addition to MyEquivs?
Or, if that is not possible, is there a way to add a feature in the Advanced Settings form to additionally turn on the Built-In thesaurus in addition to MyEquivs for the entire query?
Currently I have created the new equivalents file, have run backref, and have added the following lines near the end of the fpar function in my search script:
<apicp keepeqvs 1>
<apicp eqprefix "/usr/local/morph3/texis/equiv.d/MyEquivs">
That seems to have accomplished the first step, since my new equivalents seem to be working as expected.
Now, is there some way to add a feature which will allow a user to add something such as a tilde in front of specific terms which they would like to further expand using the original Built-In thesaurus in addition to MyEquivs?
Or, if that is not possible, is there a way to add a feature in the Advanced Settings form to additionally turn on the Built-In thesaurus in addition to MyEquivs for the entire query?