Skip to content

feat: search autocomplete - #1228

Draft
bolinocroustibat wants to merge 3 commits into
mainfrom
feat/search-autocomplete
Draft

feat: search autocomplete#1228
bolinocroustibat wants to merge 3 commits into
mainfrom
feat/search-autocomplete

Conversation

@bolinocroustibat

@bolinocroustibat bolinocroustibat commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Search bar to shows live suggestions as the user types: matching datasets, APIs, reuses and organizations.
The existing "search in…" actions stay first, so Enter behaves as before.

This is done without ElasticSearch, just using MongoDB. For more adavnced autosuggestion features we could later have a PR using ES suggestion with a refactored ES index.

@bolinocroustibat bolinocroustibat self-assigned this Sep 10, 2026
@bolinocroustibat
bolinocroustibat marked this pull request as draft September 10, 2026 15:30
@bolinocroustibat
bolinocroustibat marked this pull request as ready for review September 10, 2026 19:44
@bolinocroustibat
bolinocroustibat marked this pull request as draft September 11, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: 🛠 Doing

Development

Successfully merging this pull request may close these issues.

1 participant