MeiliSearch/meilisearch-http/tests
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
..
assets Rename attributes for faceting into filterable attributes 2021-06-14 13:20:43 +02:00
auth chore: get rid of chrono in favor of time 2022-02-16 18:14:29 +01:00
common Fix my mistake when resolving conflicts 2022-03-31 02:48:41 +09:00
dashboard Add tests for mini-dashboard status and assets 2021-10-27 17:57:25 +05:30
documents Update meilisearch-http/tests/documents/add_documents.rs 2022-04-01 09:30:40 +08:00
index chore: get rid of chrono in favor of time 2022-02-16 18:14:29 +01:00
search Feat(Search): Enhance formating search results 2022-04-07 15:04:08 +02:00
settings feat(all): introduce disable typos 2022-04-06 15:47:48 +02:00
snapshot clippy 2022-02-28 19:03:38 +01:00
stats fix(all): fix two dates that were wrongly formatted 2022-02-22 11:29:11 +01:00
tasks chore: get rid of chrono in favor of time 2022-02-16 18:14:29 +01:00
content_type.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00
dumps.rs bug(lib): fix get dumps bad error code 2021-12-15 16:58:05 +01:00
integration.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00