Skip to content
Snippets Groups Projects
Unverified Commit fb0a669a authored by Tim Macdonald's avatar Tim Macdonald Committed by GitHub
Browse files

[Feature] Search Improvements (#14554)


* Let tables be searched for by display name (#14547)

[Fixes #10665]

* Fuzzy Search (#14628)

* Add tokenization

* Search for all terms (order indepedent)

* Add consecutivity-score to search

* Add total occurrence scoring to search

* Add exact matching

* Combine search sorts

* Add typeahead search (#14229)

* initial typeahead implementation

* use entity items

* tweak entity item style

* constrain height

* Debounce search typeahead

* Show icons correctly in typeahead search results

* Show 'no results' in search typeahead

Co-authored-by: default avatarTim Macdonald <tim@metabase.com>

Co-authored-by: default avatarKyle Doherty <5248953+kdoh@users.noreply.github.com>
parent 947894f9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment