.oO SearXNG Developer Documentation Oo.
Loading...
Searching...
No Matches
online_dictionary.py File Reference

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)