mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-30 00:55:00 +08:00
013fe4cbc9
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> |
||
---|---|---|
.. | ||
index | ||
index_controller | ||
index_resolver | ||
tasks | ||
analytics.rs | ||
compression.rs | ||
document_formats.rs | ||
error.rs | ||
lib.rs | ||
options.rs | ||
snapshot.rs | ||
update_file_store.rs |