Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup (old) clustering related code | Martin Czygan | 2021-07-22 | 3 | -177/+39 |
| | |||||
* | minor doc fixes | Martin Czygan | 2021-07-21 | 2 | -4/+7 |
| | |||||
* | xio: improve naming | Martin Czygan | 2021-07-21 | 3 | -33/+30 |
| | |||||
* | reduce: use fixed length sha1 for url id part | Martin Czygan | 2021-07-20 | 1 | -3/+5 |
| | | | | | base32 would occassionally exceed elasticsearch id field limit ("must be no longer than 512 bytes but was: 649") | ||||
* | tasks: increase default limit for cdx | Martin Czygan | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | reduce: fix wb id | Martin Czygan | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | reduce: a preliminary id for wb links | Martin Czygan | 2021-07-20 | 1 | -0/+5 |
| | |||||
* | es indexing: update notes | Martin Czygan | 2021-07-20 | 1 | -1/+2 |
| | |||||
* | reduce: temp fix 0 source release year | Martin Czygan | 2021-07-19 | 1 | -1/+4 |
| | |||||
* | update notes on es indexing | Martin Czygan | 2021-07-19 | 1 | -0/+11 |
| | |||||
* | cleanup another script | Martin Czygan | 2021-07-17 | 5 | -311/+72 |
| | |||||
* | cleanup skate-bref-id | Martin Czygan | 2021-07-17 | 2 | -42/+1 |
| | |||||
* | update indexing notes | Martin Czygan | 2021-07-17 | 1 | -0/+38 |
| | |||||
* | tasks: add data point | Martin Czygan | 2021-07-16 | 1 | -2/+3 |
| | |||||
* | reduce: use correct reducer | Martin Czygan | 2021-07-15 | 1 | -2/+2 |
| | |||||
* | tasks: ignore exit code 141 for now | Martin Czygan | 2021-07-15 | 1 | -1/+1 |
| | |||||
* | tasks: add BrefZipWayback | Martin Czygan | 2021-07-15 | 1 | -0/+20 |
| | |||||
* | register reducer | Martin Czygan | 2021-07-15 | 1 | -0/+14 |
| | |||||
* | add ZippyWayback reducer | Martin Czygan | 2021-07-15 | 3 | -54/+114 |
| | |||||
* | tasks: reduce sample size | Martin Czygan | 2021-07-15 | 1 | -1/+1 |
| | |||||
* | tasks: tweak CDXURL | Martin Czygan | 2021-07-15 | 1 | -2/+2 |
| | |||||
* | tasks: fix command | Martin Czygan | 2021-07-15 | 1 | -0/+1 |
| | |||||
* | tasks: tweak CDXURL | Martin Czygan | 2021-07-15 | 1 | -3/+5 |
| | |||||
* | tasks: add CDXURL | Martin Czygan | 2021-07-15 | 1 | -0/+28 |
| | |||||
* | mapper: add cdxu | Martin Czygan | 2021-07-15 | 2 | -0/+22 |
| | |||||
* | tasks: cleanup urls | Martin Czygan | 2021-07-15 | 1 | -0/+1 |
| | |||||
* | notes: add unique example | Martin Czygan | 2021-07-15 | 1 | -1/+1 |
| | |||||
* | tasks: add RefsURL | Martin Czygan | 2021-07-15 | 1 | -0/+26 |
| | |||||
* | map: add another mapper | Martin Czygan | 2021-07-15 | 2 | -3/+17 |
| | |||||
* | cdx reshape: only include hits | Martin Czygan | 2021-07-15 | 1 | -2/+1 |
| | |||||
* | cdx reshape: write json | Martin Czygan | 2021-07-15 | 1 | -2/+2 |
| | |||||
* | extra: cdx reshape | Martin Czygan | 2021-07-15 | 1 | -0/+19 |
| | |||||
* | update notes | Martin Czygan | 2021-07-15 | 1 | -0/+9 |
| | |||||
* | update docs | Martin Czygan | 2021-07-14 | 2 | -11/+11 |
| | |||||
* | reduce: add test | Martin Czygan | 2021-07-14 | 2 | -18/+41 |
| | |||||
* | notes: 2021-07-06 version | Martin Czygan | 2021-07-14 | 1 | -0/+38 |
| | |||||
* | tasks: update docs | Martin Czygan | 2021-07-14 | 1 | -0/+2 |
| | |||||
* | tasks: add performance note | Martin Czygan | 2021-07-14 | 1 | -0/+7 |
| | |||||
* | reduce: add todo | Martin Czygan | 2021-07-14 | 1 | -0/+2 |
| | |||||
* | v0.1.39 | Martin Czygan | 2021-07-14 | 1 | -1/+1 |
| | |||||
* | reduce: add csl field | Martin Czygan | 2021-07-14 | 4 | -8/+72 |
| | |||||
* | reduce: fix off-by-one error | Martin Czygan | 2021-07-14 | 2 | -2/+2 |
| | | | | duplication detection required a +1 on the index in the ref document | ||||
* | tasks: only include docs with a work id | Martin Czygan | 2021-07-14 | 1 | -4/+2 |
| | |||||
* | reduce: temp bug fix for line cutter | Martin Czygan | 2021-07-13 | 2 | -32/+61 |
| | | | | | | | | we wanted to trim whitespace at one point, because values contained the separator values; however this breaks with empty values; move back to not trimming values except for the newline, when requesting the last value; moving forward, we need to clean or reject dirty values or use a different delimiter | ||||
* | v0.1.38 | Martin Czygan | 2021-07-13 | 1 | -1/+1 |
| | |||||
* | reduce: small tweaks | Martin Czygan | 2021-07-13 | 2 | -6/+7 |
| | |||||
* | fix typo | Martin Czygan | 2021-07-13 | 1 | -1/+1 |
| | |||||
* | wip: csl logging | Martin Czygan | 2021-07-13 | 1 | -1/+1 |
| | |||||
* | update docs | Martin Czygan | 2021-07-13 | 1 | -1/+7 |
| | |||||
* | reduce/schema: add csl | Martin Czygan | 2021-07-13 | 3 | -5/+70 |
| |