<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/searx/enginelib/__init__.py, branch master</title>
<subtitle>Free internet metasearch engine which aggregates results from various search services and databases</subtitle>
<id>https://git.ikboikov.net/searxng/atom?h=master</id>
<link rel='self' href='https://git.ikboikov.net/searxng/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/'/>
<updated>2026-09-04T09:18:59Z</updated>
<entry>
<title>[docs] fix some minor reST markup issues in the doc-string (#6646)</title>
<updated>2026-09-04T09:18:59Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarIT.de</email>
</author>
<published>2026-09-04T09:18:59Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=15a91992e474c697ec2b0227865e85d200ec7dd6'/>
<id>urn:sha1:15a91992e474c697ec2b0227865e85d200ec7dd6</id>
<content type='text'>
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;</content>
</entry>
<entry>
<title>[mod] network: migrate to curl_cffi</title>
<updated>2026-09-04T08:16:09Z</updated>
<author>
<name>vojkovic</name>
<email>git@vojk.au</email>
</author>
<published>2026-09-03T14:19:54Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=be836e614a2f2e7512e2e1915a0bc37d51ee865c'/>
<id>urn:sha1:be836e614a2f2e7512e2e1915a0bc37d51ee865c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fix] cache: maintenance period comment duration 2h instead of 1h</title>
<updated>2026-07-17T10:24:47Z</updated>
<author>
<name>Bnyro</name>
<email>bnyro@tutanota.com</email>
</author>
<published>2026-07-17T10:23:30Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=de8f73f43422588163782c956ae244a41f6bbba0'/>
<id>urn:sha1:de8f73f43422588163782c956ae244a41f6bbba0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fix] clarify the mess of Engine.setup and Engine.init (#6343)</title>
<updated>2026-06-30T17:22:23Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarIT.de</email>
</author>
<published>2026-06-30T17:22:23Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=d115c61a7049ce798b73713446dbcfc77bb911b7'/>
<id>urn:sha1:d115c61a7049ce798b73713446dbcfc77bb911b7</id>
<content type='text'>
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;</content>
</entry>
<entry>
<title>[fix] engine anaconda - add missing about configuration (#6308)</title>
<updated>2026-06-24T08:45:40Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarIT.de</email>
</author>
<published>2026-06-24T08:45:40Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=f9f3d089ec78c2b3a165ac8a386c5d2eab3fb8eb'/>
<id>urn:sha1:f9f3d089ec78c2b3a165ac8a386c5d2eab3fb8eb</id>
<content type='text'>
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;</content>
</entry>
<entry>
<title>[chore] add DeprecationWarning for obsolete engine.about.language property (#6265)</title>
<updated>2026-06-16T08:31:21Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarIT.de</email>
</author>
<published>2026-06-16T08:31:21Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=4fb49b44988b0c2e9f323e0526f0c9c2bb8dfa2d'/>
<id>urn:sha1:4fb49b44988b0c2e9f323e0526f0c9c2bb8dfa2d</id>
<content type='text'>
The old property should still be supported for a transitional period; the
reasons for this can be seen from the discussion in [1] / the further procedure
is also discussed there.

[1] https://github.com/searxng/searxng/issues/6261

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;</content>
</entry>
<entry>
<title>[chore] complete and normalize the attributes of engine objects (#6258)</title>
<updated>2026-06-15T08:52:00Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2026-06-14T13:16:26Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=6c9dcd42420cee087ad7fe3d686dfc2b632ebbee'/>
<id>urn:sha1:6c9dcd42420cee087ad7fe3d686dfc2b632ebbee</id>
<content type='text'>
Drop outdated engine attributes: supported_languages, language_aliases

Complete, normalize and document the type definitions for the engine-module and
engine-class.

For the ``engine.about`` section of the configuration, a type check is performed
based on structure ``searx.enginelib.EngineAbout``.

The property ``engine.about.language`` no longer exists; existing values have
been migrated to ``engine.language``.

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
<entry>
<title>[mod] add type definitions for engine's "about" section (#6231)</title>
<updated>2026-06-13T15:05:59Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2026-06-13T14:40:18Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=3096b1218f1f00524506eab44c796bcda8416723'/>
<id>urn:sha1:3096b1218f1f00524506eab44c796bcda8416723</id>
<content type='text'>
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
<entry>
<title>[feat] engines: add 500px.com engine (#6091)</title>
<updated>2026-05-21T05:31:13Z</updated>
<author>
<name>Bnyro</name>
<email>bnyro@tutanota.com</email>
</author>
<published>2026-05-17T13:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=24b1a1b6a80e430af5cb5951b0a90cf2bad21198'/>
<id>urn:sha1:24b1a1b6a80e430af5cb5951b0a90cf2bad21198</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fix] engine wikidata - fails to initialize with HTTP 403 (#6081)</title>
<updated>2026-05-15T14:21:47Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarIT.de</email>
</author>
<published>2026-05-15T14:21:47Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=afafca93f30939f213c1bc3fa3379e5ed883122d'/>
<id>urn:sha1:afafca93f30939f213c1bc3fa3379e5ed883122d</id>
<content type='text'>
In order not to be further blocked, the WIKIDATA_PROPERTIES are cached, which
drastically reduces the WD-SQL request.

BTW: improve type hints

Closes: https://github.com/searxng/searxng/issues/6051

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;</content>
</entry>
</feed>
