aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/search.py
Commit message (Expand)AuthorAgeFilesLines
* remove leftover debug print statementBryan Newbold2019-03-111-1/+1
* bunch of lint/whitespace cleanupsBryan Newbold2019-02-221-12/+12
* add general and container-specific statsBryan Newbold2019-02-221-1/+133
* refactor entity searchesBryan Newbold2019-02-201-64/+52
* add container searchBryan Newbold2019-02-201-1/+54
* add flash to 400 error pagesBryan Newbold2019-02-051-2/+6
* fix fulltext flag in search page (ES schema changed)Bryan Newbold2019-02-051-1/+1
* more ES index fixesBryan Newbold2019-01-281-1/+1
* partially revert raise_for_status() refactorBryan Newbold2019-01-081-1/+0
* check request status codes idiomaticallyBryan Newbold2018-12-291-0/+1
* remove textIcuSearch elastic filterBryan Newbold2018-12-031-1/+0
* ELASTICSEARCH not ELASTICBryan Newbold2018-11-211-1/+1
* large refactor of python names/pathsBryan Newbold2018-11-151-0/+4
* get webface working againBryan Newbold2018-11-121-1/+1
* refactor python modulesBryan Newbold2018-11-121-0/+60