Package de.cxp.ocs.smartsuggest.spi
Class SuggestConfig.GroupConfig
java.lang.Object
de.cxp.ocs.smartsuggest.spi.SuggestConfig.GroupConfig
- Enclosing class:
SuggestConfig
If suggestions are grouped by a certain value of their payload (e.g.
'type'), this config is used to define the order and limit of each group.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
groupName
-
limit
public int limit
-
-
Constructor Details
-
GroupConfig
public GroupConfig()
-