[full-ci] enhancement: add search result content preview and term highlighting. (#6634)

* enhancement: add search result content preview and term highlighting.

* chore: fix changelog

* noop

* enhancement: provide search highlight tests
This commit is contained in:
Florian Schade
2023-06-27 15:56:17 +02:00
committed by GitHub
parent e4d2954edf
commit a26aea758a
13 changed files with 631 additions and 37 deletions
@@ -204,6 +204,9 @@
"items": {
"type": "string"
}
},
"highlights": {
"type": "string"
}
}
},