aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_covid19/search.py
Commit message (Collapse)AuthorAgeFilesLines
* small search tweaks and fixesBryan Newbold2020-04-081-1/+1
|
* initial implementation of filtersBryan Newbold2020-04-081-1/+29
|
* refactor search to use elasticsearch-dslBryan Newbold2020-04-081-68/+62
|
* switch to 25 results by defaultBryan Newbold2020-04-031-2/+2
|
* document scripts and tools a bitBryan Newbold2020-04-031-0/+7
|
* search: remove debugging statementBryan Newbold2020-04-031-1/+1
|
* basic fulltext search highlightingBryan Newbold2020-04-021-2/+30
|
* flask: can't flash() without cookiesBryan Newbold2020-04-021-1/+1
|
* first iteration of web interfaceBryan Newbold2020-04-011-0/+82
Copied and tweaked from fatcat:python/fatcat_web LICENSE file for this repo is a TODO and will need to match that of fatcat.