index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
search.py
Age
Commit message (
Expand
)
Author
2014-10-01
Merge remote-tracking branch 'upstream/master'
dalf
2014-10-01
[enh] add infoboxes and answers (clean up)
Dalf
2014-10-01
using Query class for parsing of search query
Thomas Pointhuber
2014-09-28
[enh] add infoboxes and answers
Dalf
2014-09-22
update comment
Dalf
2014-09-22
[fix] when two results are merged, really use the content with more text
Dalf
2014-09-22
Merge branch 'comments' of https://github.com/pointhi/searx
Adam Tauber
2014-09-14
[enh] stick results from the same category and template
Dalf
2014-09-13
little update update comments in search.py
Thomas Pointhuber
2014-09-13
add comments to search.py
Thomas Pointhuber
2014-07-07
[enh][mod] search refactor
Adam Tauber
2014-02-11
[mod] len() removed from conditions
asciimoo
2014-02-09
[fix] language query string comparison
asciimoo
2014-02-09
[enh] better search language selection from query
asciimoo
2014-02-09
[enh] chainable query modifiers
asciimoo
2014-02-09
[enh] language selection from query
asciimoo
2014-02-09
[mod] query parsing refactor vol.1
asciimoo
2014-02-07
[fix] unicode and pep8 fixes
asciimoo
2014-02-07
[enh][mod] code refactor ++ search engine filtering
asciimoo