Translates a SearchAst into FreeFind's refined-search syntax (the engine LiMac delegates to). Phrases are parenthesized so multi-word terms stay grouped, and boolean nodes use FreeFind's AND/OR/NOT keywords.
AND
OR
NOT
Translates a SearchAst into FreeFind's refined-search syntax (the engine LiMac delegates to). Phrases are parenthesized so multi-word terms stay grouped, and boolean nodes use FreeFind's
AND/OR/NOTkeywords.