.oO SearXNG Developer Documentation Oo.
|
Go to the source code of this file.
Classes | |
class | searx.search.processors.online_dictionary.OnlineDictionaryProcessor |
Namespaces | |
namespace | searx |
namespace | searx.search |
namespace | searx.search.processors |
namespace | searx.search.processors.online_dictionary |
Variables | |
searx.search.processors.online_dictionary.parser_re = re.compile('.*?([a-z]+)-([a-z]+) (.+)$', re.I) | |