Highlighting in Search Results

Written by gregdevogo | Published 2020/05/25
Tech Story Tags: open-source | search | highlighting | tutorial | elasticsearch

TLDR You can benefit from search results highlighting if you want to improve readability of search results in your application or a web site. You can highlight keywords in text in Manticore Search using several methods. The first two ‘CALL SNIPPETS’ and ‘SNIPPET()’ provide the ability to get a list of parts of documents (called snippets) that contain the matches to the searched keyword. The last one ‘HIGHLIGHT() fetches all available fields from document storage and highlights them against the given query.via the TL;DR App

no story

Written by gregdevogo | Experienced BackEnd dev, trying to balance between madness, creativity and procrastination
Published by HackerNoon on 2020/05/25