slapi_compute_add_search_rewriter and slapi_compute_add_evaluator are plugin api interface that require to implement a new plugin. To extend the usability of those interface this ticket allows to record shared library rewriters (filter rewriter or computed attribute) in specific entries of the core server config.
http://www.port389.org/docs/389ds/design/search_rewriters.html
N/A
NA
Currently to register rewriters (filter or computed attributes) it is required to create/configure a new plugin.
Rewriters callback are taken from config entries and registered.
Metadata Update from @tbordaz: - Issue assigned to tbordaz
Metadata Update from @tbordaz: - Custom field origin adjusted to None - Custom field reviewstatus adjusted to None - Issue set to the milestone: 1.4.3
This ticket is related to https://pagure.io/389-ds-base/issue/50931. It implements a method to easily registers rewriters
Metadata Update from @tbordaz: - Custom field origin adjusted to IPA (was: None)
PR https://pagure.io/389-ds-base/pull-request/50981
d7810ffc4..a11bae324 master
Metadata Update from @tbordaz: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
@tbordaz Shouldn't we add #include "slapi-private.h" into the main.c file? Otherwise it fails to build for me on F31.
#include "slapi-private.h"
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This issue has been cloned to Github and is available here: - https://github.com/389ds/389-ds-base/issues/4033
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix (was: fixed)