For the complete documentation index, see llms.txt. This page is also available as Markdown.

Elastic Search

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.

Elastic Search Indices and Mappings Setup

Last updated

Was this helpful?