Package com.algolia.model.recommend
Class RenderingContent
java.lang.Object
com.algolia.model.recommend.RenderingContent
Extra content for the search UI, for example, to control the [ordering and display of
facets](https://www.algolia.com/doc/guides/managing-results/rules/merchandising-and-promoting/how-to/merchandising-facets/#merchandise-facets-and-their-values-in-the-manual-editor).
You can set a default value and dynamically override it with
[Rules](https://www.algolia.com/doc/guides/managing-results/rules/rules-overview/).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet facetOrderinginthashCode()setFacetOrdering(FacetOrdering facetOrdering) toString()
-
Constructor Details
-
RenderingContent
public RenderingContent()
-
-
Method Details