Skip to content

Commit

Permalink
✨ add algolia synonyms from data catalog feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
ikesau committed Sep 18, 2024
1 parent 9342e0d commit 139fab4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions baker/algolia/configureAlgolia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,8 @@ export const configureAlgolia = async () => {
["solar", "photovoltaic", "photovoltaics", "pv"],
["tb", "tuberculosis"],
["ntd", "neglected tropical diseases", "neglected tropical disease"],
["people", "population"],
["production", "generation"],
]

const algoliaSynonyms = synonyms.map((s) => {
Expand Down

0 comments on commit 139fab4

Please sign in to comment.