Dalf
|
c7220b40ea
Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes accordingly.
|
5 years ago |
Marc Abonce Seguin
|
aaa0524cec
[fix] stop engine from sending duplicated requests
|
6 years ago |
Adam Tauber
|
283f6c9053
Merge pull request #1252 from MarcAbonce/search-languages
|
7 years ago |
Adam Tauber
|
fb2dba4762
[fix] assign the correct variable in query.py - fixes #1253
|
7 years ago |
Marc Abonce Seguin
|
772c048d01
refactor engine's search language handling
|
7 years ago |
Noémi Ványi
|
8cc529e9a3
forward category to engine without highlighting on the ui
|
7 years ago |
marc
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
Zeph
|
02cb5602b4
[fix] autocompleter py3 compatibility - fixes #1088
|
7 years ago |
Adam Tauber
|
fe6e87a5a4
[fix] replace obsolete string.join function
|
7 years ago |
Adam Tauber
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
marc
|
fd65c12921
make search language handling less strict
|
8 years ago |
Alexandre Flament
|
448903cd4a
[fix] searching for "!google_images text" doesn't work (bang with underscore)
|
8 years ago |
marc
|
1175b3906f
change language list to only include languages with a minimum of engines
|
8 years ago |
marc
|
149802c569
[enh] add supported_languages on engines and auto-generate languages.py
|
8 years ago |
dalf
|
67e11c42b9
Clean up the architecture
|
8 years ago |
Noemi Vanyi
|
8c4db08443
rename blocked engines to diabled engines
|
9 years ago |
Adam Tauber
|
1de781a143
[enh] category specific engine deactivation - closes #205
|
10 years ago |
Adam Tauber
|
78828efdb0
[enh] allow override of blocked engines from query string
|
10 years ago |
Adam Tauber
|
b47b8cc2c6
Merge pull request #166 from Cqoicebordel/non-exclusif-bang
|
10 years ago |
Thomas Pointhuber
|
4e2dae30f0
[enh] add autocompletion for searx-specific strings
|
10 years ago |
Cqoicebordel
|
96c4d52eef
Add non exclusif bang
|
10 years ago |
Adam Tauber
|
5740cfbf1c
[fix] pep8 part II.
|
10 years ago |
Thomas Pointhuber
|
62d1a70c84
using Query class for parsing of search query
|
10 years ago |
Thomas Pointhuber
|
510aba5e66
implement query parser and use it inside autocompletion
|
10 years ago |