Thomas Pointhuber
e7de9674b1
[enh] add safesearch functionality
2 = strict
1 = moderate
0 = none
пре 10 година
Adam Tauber
1de781a143
[enh] category specific engine deactivation - closes #205
пре 10 година
Adam Tauber
b19e681cce
[enh] default disabled engines - closes #109
пре 10 година
dalf
d07cfd9089
[enh] use one single http connection pool : improve response time. close #100
пре 10 година
Thomas Pointhuber
5bfaabeb6b
[enh] add nojs support into oscar-template
пре 10 година
Adam Tauber
23b4a53248
[enh] engine exception traceback
пре 10 година
Adam Tauber
299a80a1eb
[enh] using the logger
пре 10 година
Cqoicebordel
96c4d52eef
Add non exclusif bang
Allow to perform a search while adding an engine (or a category) without adding it "officially" to the request.
'?' is used to add an engine without modifying anything else to the request. For example, you can perform a search in the 'general' category, and if you add '?tw' the result from Twitter will be added to the originals results.
пре 10 година
Cqoicebordel
5d977056f7
Flake8 and Twitter corrections
Lots of Flake8 corrections
Maybe we should change the rule to allow lines of 120 chars. It seems more usable.
Big twitter correction : now it outputs the words in right order...
пре 10 година
Adam Tauber
1c969186bf
[mod] better search request exception handling
пре 10 година
Adam Tauber
8c05c00762
[fix] handle empty search requests
пре 10 година
Adam Tauber
2b7f3e28e7
[mod] display timeoutted engine name
пре 10 година
Adam Tauber
789e46f1c8
[fix] timeout and response parsing order
пре 10 година
Adam Tauber
77c3a27f56
[mod] strict timeout handling
пре 10 година
Thomas Pointhuber
70fc1002db
[fix] fix kickass engine
thanks @Cqoicebordel in #144 :
https://github.com/asciimoo/searx/pull/144#issuecomment-67036903
пре 10 година
Adam Tauber
d93d703703
[fix] use queues to answers/suggestions/infoboxes
пре 10 година
Adam Tauber
a5324d9d82
[fix] proper search timeout handling
пре 10 година
Adam Tauber
8e6ae188b8
[mod] search thread names
пре 10 година
Adam Tauber
d959cb1c05
[enh] gevent/grequests changed to the built-in threading lib
пре 10 година
Thomas Pointhuber
5a7f85ecee
[fix] #121 , HTTP 500 Error if res["content"] == None
пре 10 година
Adam Tauber
5740cfbf1c
[fix] pep8 part II.
пре 10 година
dalf
599c1137bb
[fix] the bang was included in the search string
пре 10 година
Dalf
0a71525ab6
[enh] add infoboxes and answers (clean up)
пре 10 година
Thomas Pointhuber
62d1a70c84
using Query class for parsing of search query
пре 10 година
Dalf
6bfd566353
[enh] add infoboxes and answers
пре 10 година
Dalf
e39d9fe542
update comment
пре 10 година
Dalf
6b058962e1
[fix] when two results are merged, really use the content with more text
пре 10 година
Dalf
5d1610d87a
[enh] stick results from the same category and template
пре 10 година
Thomas Pointhuber
22da73b8bb
little update update comments in search.py
пре 10 година
Thomas Pointhuber
c9bab0e833
add comments to search.py
* add comments
* add licence-header
пре 10 година
Adam Tauber
b0ba367a1a
[enh][mod] search refactor
пре 10 година
asciimoo
c1d7d30b8e
[mod] len() removed from conditions
пре 11 година
asciimoo
9ede9b955d
[fix] language query string comparison
пре 11 година
asciimoo
7c031a3ea6
[enh] better search language selection from query
пре 11 година
asciimoo
d11a873d40
[enh] chainable query modifiers
пре 11 година
asciimoo
a641971a6f
[enh] language selection from query
пре 11 година
asciimoo
7f45e8a562
[mod] query parsing refactor vol.1
пре 11 година
asciimoo
9eb31c0186
[fix] unicode and pep8 fixes
пре 11 година
asciimoo
0540ea9ee2
[enh][mod] code refactor ++ search engine filtering
пре 11 година