| Commit message (Expand) | Author | Age | Files | Lines |
* | typing: first batch of python bulk type annotations | Bryan Newbold | 2021-11-03 | 1 | -6/+6 |
* | fmt (black): *.py | Bryan Newbold | 2021-11-02 | 1 | -95/+115 |
* | python: isort everything | Bryan Newbold | 2021-11-02 | 1 | -6/+6 |
* | default ingest request topic now '-daily'; configurable for ingest_tool.py | Bryan Newbold | 2021-09-30 | 1 | -1/+6 |
* | ingest: don't 'track_total_hits' for ES 7.x count() | Bryan Newbold | 2021-05-31 | 1 | -1/+1 |
* | fatcat_ingest: fix recent lint failure | Bryan Newbold | 2021-04-09 | 1 | -1/+1 |
* | search: more ES 7.x changes (track total counts) | Bryan Newbold | 2021-04-09 | 1 | -0/+1 |
* | ingest tool: support for setting ingest type | Bryan Newbold | 2020-11-06 | 1 | -0/+4 |
* | ingest: configurable ES indexv0.3.2 | Bryan Newbold | 2020-04-08 | 1 | -1/+4 |
* | Merge pull request #53 from EdwardBetts/spelling | bnewbold | 2020-03-27 | 1 | -1/+1 |
|\ |
|
| * | Correct spelling mistakes | Edward Betts | 2020-03-27 | 1 | -1/+1 |
* | | add --force-crawl flag to ingest tool | Bryan Newbold | 2020-03-02 | 1 | -0/+5 |
|/ |
|
* | fatcat_ingest: as 'fatcat-ingest', not 'fatcat-ingest-container' | Bryan Newbold | 2020-02-14 | 1 | -1/+1 |
* | switch '!= None' to 'is not None' | Bryan Newbold | 2020-02-04 | 1 | -3/+3 |
* | allow-non-oa is a top-level flag, not sub-command | Bryan Newbold | 2020-02-04 | 1 | -3/+0 |
* | ingest: add 'extid' and 'query' modes; filters; refactor | Bryan Newbold | 2020-02-04 | 1 | -38/+147 |
* | remove 'oa_only' feature from ingest transform | Bryan Newbold | 2020-01-28 | 1 | -1/+0 |
* | add missing sentry/raven tags | Bryan Newbold | 2020-01-10 | 1 | -2/+7 |
* | container_issnl, not issnl, for ES release query | Bryan Newbold | 2019-12-12 | 1 | -1/+1 |
* | improve argparse usage | Bryan Newbold | 2019-12-11 | 1 | -6/+4 |
* | simplify ES scroll deletion using param() | Bryan Newbold | 2019-12-11 | 1 | -29/+29 |
* | add ingest-container command (new CLI tool) | Bryan Newbold | 2019-12-10 | 1 | -0/+136 |