# Functions
GetFormattedHierarchy formats a hierarchy from the provided Hit struct into a human-readable string representation.
GetObject retrieves a specific object from the Algolia search service based on the objectID.
Search performs a search query on the Algolia search service for the specified app and query.
Truncate truncates a given text to a specified length by cutting at word boundaries.
# Constants
Predefined App constants representing different applications.
Predefined App constants representing different applications.
Predefined App constants representing different applications.
Predefined App constants representing different applications.
Predefined App constants representing different applications.
Predefined App constants representing different applications.
Predefined App constants representing different applications.
Predefined App constants representing different applications.
Predefined App constants representing different applications.
# Variables
Apps is a map that associate App slugs with their corresponding App constants.
# Type aliases
App represents an Algolia application.