Skip to content

Update GeeksforGeeks search endpoint and resolve duplicate templates#400

Merged
nobodywasishere merged 2 commits intokagisearch:mainfrom
sarthaksahu03:gfg
Apr 13, 2026
Merged

Update GeeksforGeeks search endpoint and resolve duplicate templates#400
nobodywasishere merged 2 commits intokagisearch:mainfrom
sarthaksahu03:gfg

Conversation

@sarthaksahu03
Copy link
Copy Markdown
Contributor

Updates the GeeksforGeeks bangs to correctly route queries to their new dedicated /search/ endpoint. To fix the CI Duplicate template(s) failure, the extra geeks entry was removed and added as an alias to the gfg entry under the ts property.

@sarthaksahu03
Copy link
Copy Markdown
Contributor Author

I've updated the PR to resolve the CI failure.

Since both !geeks and !gfg were pointing to the same GeeksforGeeks search URL endpoint, it was violating the duplicate templates rule. I removed the redundant !geeks entry and added it as an alias (ts) to the !gfg entry. The search string now accurately routes to the /search/?gq={{{s}}} endpoint.

@nobodywasishere nobodywasishere merged commit 0f00f1e into kagisearch:main Apr 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants