Customer management plugin uses a search engine (for example, Elasticsearch engine) to retrieve user details using partial match on big databases.
KAFKA_TOPIC_CUSTOMER_SEARCH_IN
- used to search customers in the customer management pluginKAFKA_TOPIC_CUSTOMER_SEARCH_OUT
- used to get the response from the customer management plugin to the Engine.