elasticsearch - URI search and highlighting in elasticsearch - elastic - elastic search - elasticsearch tutorial - elasticsearch docker
URI search and highlighting in elasticsearch
A search request can be executed purely using a URI by providing request parameters. Not all search options are exposed when executing a search using this mode, but it can be handy for quick "curl tests".
Another useful feature provided is highlighting the match hits in the documents.
In the above case, the particular field will be highlighted for each search hit