hashicorp-forge / hermes

A document management system
Mozilla Public License 2.0
1.81k stars 96 forks source link

Fix breaking `searchIndex` bug #594

Closed jeffdaley closed 7 months ago

jeffdaley commented 7 months ago

Fixes a breaking Algolia bug introduced in #593. I mistakenly added metadata to the query instead of parsing the index through the request itself.