major
nice-to-have
defect
major
enhancement
It should be possible to extend the available functions in a search report (#22184) using plug-ins.
Application
#!xml
<config service-class="com.top_logic.model.search.expr.config.SearchBuilder">
<instance>
<methods>
<method name="[method-name]"
impl="[builder-impl]"/>
</methods>
</instance>
<config>
Test
Refactoring, no explicit test—all "built-in" functions are also configured via the plugin mechanism.