Jina Engine¶
Jina is a search AI and part of Elastic, the company behind ElasticSearch.
The engine requires an API key, you can get one from the API dashboard without signup.
- name: jina
engine: jina
shortcut: ji
api_key: "jina_..."
jina_engine: reader
inactive: false
By default, Jina’s own index is used. You can change that by setting a different jina_engine.
- searx.engines.jina.jina_engine = 'reader'¶
Search mode. Currently supported values are ‘reader’, ‘google’ and ‘bing’.