summaryrefslogtreecommitdiff
path: root/searx/search.py
AgeCommit message (Expand)Author
2014-12-29Flake8 and Twitter correctionsCqoicebordel
2014-12-19[mod] better search request exception handlingAdam Tauber
2014-12-19[fix] handle empty search requestsAdam Tauber
2014-12-19[mod] display timeoutted engine nameAdam Tauber
2014-12-18[fix] timeout and response parsing orderAdam Tauber
2014-12-18[mod] strict timeout handlingAdam Tauber
2014-12-15[fix] fix kickass engineThomas Pointhuber
2014-12-14[fix] use queues to answers/suggestions/infoboxesAdam Tauber
2014-12-14[fix] proper search timeout handlingAdam Tauber
2014-12-08[mod] search thread namesAdam Tauber
2014-12-05[enh] gevent/grequests changed to the built-in threading libAdam Tauber
2014-11-01[fix] #121, HTTP 500 Error if res["content"] == NoneThomas Pointhuber
2014-10-19[fix] pep8 part II.Adam Tauber
2014-10-11[fix] the bang was included in the search stringdalf
2014-10-01Merge remote-tracking branch 'upstream/master'dalf
2014-10-01[enh] add infoboxes and answers (clean up)Dalf
2014-10-01using Query class for parsing of search queryThomas Pointhuber
2014-09-28[enh] add infoboxes and answersDalf
2014-09-22update commentDalf
2014-09-22[fix] when two results are merged, really use the content with more textDalf
2014-09-22Merge branch 'comments' of https://github.com/pointhi/searxAdam Tauber
2014-09-14[enh] stick results from the same category and templateDalf
2014-09-13little update update comments in search.pyThomas Pointhuber
2014-09-13add comments to search.pyThomas Pointhuber
2014-07-07[enh][mod] search refactorAdam Tauber
2014-02-11[mod] len() removed from conditionsasciimoo
2014-02-09[fix] language query string comparisonasciimoo
2014-02-09[enh] better search language selection from queryasciimoo
2014-02-09[enh] chainable query modifiersasciimoo
2014-02-09[enh] language selection from queryasciimoo
2014-02-09[mod] query parsing refactor vol.1asciimoo
2014-02-07[fix] unicode and pep8 fixesasciimoo
2014-02-07[enh][mod] code refactor ++ search engine filteringasciimoo