Elastic Search indexes used by UserOrg :
- userv3 - This index is used to store user data.
- userfeed - This index is used to store userfeed data.
- usernotes - This index is used to store usernotes data.
- orgv3 - This index is used to store org data.
- location - This index is used to store location data.
Note: userv3 index is mapped to user_alias and orgv3 index mapped to org_alias.
{% embed url="https://github.com/Sunbird-Lern/userorg-service#elastic-search-indices-and-mappings-setup" %}