Class SynDumpResponse


  • public class SynDumpResponse
    extends Object
    Represents the response of a ft.syndump command.
    • Method Detail

      • synonym

        public List<String> synonym​(String word)
        Gets the list of synonyms.
        Parameters:
        word - the group name
        Returns:
        the list
      • groups

        public Set<String> groups()
        Returns:
        the name of the groups.