fromClassificationSearchModel

Converts classification search criteria into a map of query parameters.

This method takes a DiscoveryClassificationSearchCriteria object and generates a map of query parameters based on its properties, such as classification ID, keywords, source, page size, current page, sort method, locale, preferred country, and spell check inclusion. The web domain is used to set locale and domain parameters, with locale overridden by the web domain if provided.

Return

A map of query parameter names to their values.

Parameters

searchClassification

The criteria for the classification search.