What is the deal with synonyms in Drupal? I add them to vocabulary terms, but that does not seem to effect the search. So why is there a place to put them in? How do you leverage them?
Synonyms are meant to define other terms that relate to the parent term, like a thesaurus. Core does not use them, but contributed modules make use of them. For your specific use case (exposing them to search), try the Synonyms module: http://drupal.org/project...
- Mark Trapp
Thanks, Mark, we'll look into this.
- Laura Norvig