meilisearch/meilisearch-lib/src
bors[bot] 79817bd465
Merge #1813
1813: Apply highlight tags on numbers in the formatted search result output r=irevoire a=Jhnbrn90

This is my first ever Rust related PR. 

As described in #1758, I've attempted to highlighting numbers correctly under the `_formatted` key.

Additionally, I added a test which should assert appropriate highlighting. 

I'm open to suggestions and improvements. 


Co-authored-by: John Braun <john@brn.email>
2021-10-18 09:05:01 +00:00
..
index Merge #1813 2021-10-18 09:05:01 +00:00
index_controller Log the error instead of returning it when deletion fails 2021-10-07 17:38:22 +02:00
compression.rs implement new dump v2 2021-09-30 14:49:13 +02:00
document_formats.rs malformed payload error 2021-09-30 16:58:13 +02:00
error.rs fix the sort error messages 2021-09-28 14:50:26 +02:00
lib.rs simple search unit test 2021-10-06 14:20:05 +02:00
options.rs clippy + fmt 2021-09-28 22:22:59 +02:00