MeiliSearch/http-ui
Samyak S Sarnayak c0313f3026
Use chars for highlight instead of graphemes
Tokenizer v0.2.7 uses chars instead of graphemes for matching bytes.
`unicode-segmentation` dependency isn't needed anymore.

Also, oxidised the highlight code :)

Co-authored-by: many <maxime@meilisearch.com>
2022-01-17 13:15:31 +05:30
..
public Stringify objects on dashboard to avoid [Object object] 2021-09-08 17:51:08 +02:00
src Use chars for highlight instead of graphemes 2022-01-17 13:15:31 +05:30
templates add a button to display or hide the facets 2021-03-31 16:18:53 +02:00
Cargo.toml Use chars for highlight instead of graphemes 2022-01-17 13:15:31 +05:30