Correction ResultsΒΆ

Hint

There is still no typing for these result items. The templates can be used as orientation until the final typing is complete.

The corrections area shows the user alternative search terms.

A result of this type is a very simple dictionary with only one key/value pair

{"correction" : "lorem ipsum .."}

From this simple dict another dict is build up:

# use RawTextQuery to get the corrections URLs with the same bang
{"url" : "!bang lorem ipsum ..", "title": "lorem ipsum .." }

and used in the template corrections.html:

titlestr

Corrected search term.

urlstr

Not really an URL, its the value to insert in a HTML form for a SearXNG query.