| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-27 | refactor engine's search language handling | Marc Abonce Seguin | |
| Add match_language function in utils to match any user given language code with a list of engine's supported languages. Also add language_aliases dict on each engine to translate standard language codes into the custom codes used by the engine. | |||
| 2017-12-06 | remove 'all' option from search languages | marc | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-03-25 | Remove content field from ArchWiki results; reformat code in archlinux.py | Kirill Isakov | |
| Content field in Arch Wiki search results is of no real use, more often than not it contains no usable information and includes too many markup tags which make the text unreadable. It is safe to remove it. | |||
| 2016-03-24 | Add Arch Linux Wiki search engine | Kirill Isakov | |