Developer FAQ

Yes, you can extract all information about search analytics via standard REST-based SearchUnify API for analytics.

The deployment time depends on the number of content sources. Typically, for three content sources and one search platform, SearchUnify installation takes 2 weeks.

The Search API prioritizes content based on its relevance to the search query. As a result, the order of content returned through the API may not align with the order in the original content source.

On most platforms, OAuth access tokens have a limited validity period. Once an access token expires, refresh tokens are used to automatically generate new access tokens without requiring the administrator to reauthenticate manually. This process ensures continuous security and uninterrupted service.

Yes, searchbox.css, searchbox.js and an.js are already minified, even if they don’t follow the conventional .min.js or .min.css naming convention. This ensures optimal performance without requiring any additional action on your end.

Yes, searchbox.css, searchbox.js and an.js can be hosted on customer servers for performance, compliance, or customisation. However, it should be noted that the updates made to the code or styling will not reflect automatically on the hosted version. You will need to manually download and upload the updated files, and also clear the server-side cache to ensure changes are reflected.