Class MultiLevelSuggest

  • All Implemented Interfaces:
    ISqlGenerator

    public class MultiLevelSuggest
    extends AbstractSqlGenerator
    Receives a Dimension definition and a string with space separated search words Supports '/' as level separators
    • Constructor Detail

      • MultiLevelSuggest

        public MultiLevelSuggest​(IRequestOptions options)
                          throws java.lang.Exception
        We are initialized for each request
        Parameters:
        options -
        Throws:
        java.lang.Exception