Sets the list of dynamic refinement configs for the navigation query.
Dynamic refinement configs are delimited by '|'.
- configs (String)
- A urldecoded '|' delimited sequence of refinement configs.
| Exception | Condition |
|---|---|
| UrlENEQueryParseException |
If unable to parse or pair up key+value pairs.
|