Your Own Worldview
Having your own search engine means a worldview that is controlled by YUO not others.
Having your own search engine means a worldview that is controlled by YUO not others.
Open Sourced Search Frontends
Search application is based on Carrot2 clustering engine e.g.
Aggregating the power of many search engines. For example, most Private Cyberspace applications (e.g. Nextcloud, Mastodon, Wordpress etc.) support Elasticsearch engine.
Adding elasticsearch into searxng is very simple.
Is it recommended to use carrot2 on searxng results (which includes elasticsearch results) instead of directly feeding elasticsearch result directly into Carrot2, but it is possible.
To use Carrot2 with Elasticsearch a mapping from an Elasticsearch document to the following fields can be used:
It is possible to map map multiple document fields to the carrot2 fields (e.g. 2 fields mapping to the Title field) and the use of search request highlighting might improve search performance.