MeiliSearch/meilisearch-lib/src
bors[bot] 013fe4cbc9
Merge #2297
2297: Feat(Search): Enhance formating search results r=ManyTheFish a=ManyTheFish

Add new settings and change crop_len behavior to count words instead of characters.

- [x] `highlightPreTag`
- [x] `highlightPostTag`
- [x] `cropMarker`
- [x] `cropLength` count word instead of chars
- [x] `cropLength` 0 is now considered as no `cropLength`
- [ ] ~smart crop finding the best matches interval~ (postponed)

Partially fixes  #2214. (no smart crop)


Co-authored-by: ManyTheFish <many@meilisearch.com>
2022-04-07 13:29:56 +00:00
..
index Merge #2297 2022-04-07 13:29:56 +00:00
index_controller Feat(Search): Enhance formating search results 2022-04-07 15:04:08 +02:00
index_resolver chore(all): bump milli 2022-03-16 16:34:44 +01:00
tasks chore(all): bump milli 2022-03-16 16:34:44 +01:00
analytics.rs rename user-id to instance-uid 2021-10-29 17:25:52 +02:00
compression.rs implement new dump v2 2021-09-30 14:49:13 +02:00
document_formats.rs change truncate strategy and coresponding test 2022-03-31 10:39:21 +08:00
error.rs feat(all): introduce minWordLengthForTypo 2022-04-06 19:03:24 +02:00
lib.rs Export milli's heed from meilisearch-lib 2022-03-24 15:30:10 +01:00
options.rs Add more detailed comments for max_indexing_threads 2022-03-31 09:32:45 +09:00
snapshot.rs chore(all): bump milli 2022-03-16 16:34:44 +01:00
update_file_store.rs feat(all): Task store 2021-12-02 20:14:42 +01:00