aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/search.py
Commit message (Expand)AuthorAge
* fixing/restoring logging levelFrançois Schmidts2015-03-03
* Updated years f copyright.Cédric Bonhomme2015-01-03
* Minor changes (comment and logging).Cédric Bonhomme2014-11-30
* Database is now indexed in background.Cédric Bonhomme2014-11-30
* Updated some comments.Cédric Bonhomme2014-11-19
* Python 3 supportCédric Bonhomme2014-10-01
* search.path fixes #5.Cédric Bonhomme2014-05-03
* Cleaned code.Cédric Bonhomme2014-04-27
* Separate indexes by users.Cédric Bonhomme2014-04-23
* Whoosh search is now working (but not on Heroku).Cédric Bonhomme2014-04-13
* License is now AGPLv3.Cédric Bonhomme2014-04-09
* Improved installation processus.Cédric Bonhomme2014-01-29
* Minor improvements for the /search page.Cédric Bonhomme2013-12-01
* Added an option to index all the database.Cédric Bonhomme2013-11-21
* Article searching with Whoosh OK.Cédric Bonhomme2013-11-12
* Create directory recursively.Cédric Bonhomme2013-11-10
* Whoosh indexing.Cédric Bonhomme2013-11-10
* Added new files. First prototype with the Flask micro-framework.Cédric Bonhomme2013-10-13
bgstack15