Release Notes / Version 10.2107
Table Of Contents
Some deprecated methods have been removed from package
com.coremedia.blueprint.cae.search
of Blueprint module
search-api
.
SearchResultBean#getFacets
(usegetFacetResult().getFacets()
instead)SearchResultBean#setFacets
(construct aFacetResult
and set it with#setFacetResult
instead)ValueAndCount#getName
(use#getValue
instead)ValueAndCount#setName
(create new instances instead)ValueAndCount#setCount
(create new instances instead)
(CMS-15426)