aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/transforms/elasticsearch.py
Commit message (Expand)AuthorAgeFilesLines
* container ES transform: include old extra.issne/p fieldsBryan Newbold2022-02-031-1/+4
* ES container schema: add 'sim_pubid' and `ia_sim_collection` fieldsBryan Newbold2021-12-031-0/+2
* ES transform: remove prototype microfilm linksBryan Newbold2021-12-031-20/+0
* ES release transform: handle redirected containers betterBryan Newbold2021-11-241-1/+1
* content_scope: include in file ES schema and transformBryan Newbold2021-11-171-0/+1
* lint: resolve existing mypy type errorsBryan Newbold2021-11-021-3/+6
* fmt (black): fatcat_tools/Bryan Newbold2021-11-021-314/+354
* python: isort everythingBryan Newbold2021-11-021-3/+8
* lint: simple, safe inline lint fixesBryan Newbold2021-11-021-5/+5
* small python tweaks for annotations, importsBryan Newbold2021-11-021-1/+1
* try some type annotationsBryan Newbold2021-11-021-6/+6
* python: implement ES schema changesBryan Newbold2021-10-131-4/+17
* transforms: fix 'display_ame' typoBryan Newbold2021-04-191-2/+2
* prefer contrib.creator.display_name over contrib.raw_nameBryan Newbold2021-04-121-1/+4
* ES schema updates: doc_index_ts as a str, not datetimeBryan Newbold2021-04-061-4/+4
* container search schema: preservation stats, new fieldsBryan Newbold2021-04-061-2/+18
* release ES: add discipline fieldBryan Newbold2021-04-061-0/+2
* ES schemas: add doc_index_ts to all mappingsBryan Newbold2021-04-061-0/+4
* elasticsearch: simple new dblp and doaj fieldsBryan Newbold2021-01-201-0/+4
* bug fix: is_preserved should always be boolBryan Newbold2020-12-171-2/+2
* fix indentationBryan Newbold2020-12-161-2/+2
* have release elasticsearch transform count webcaptures and filesets towards p...Bryan Newbold2020-12-161-26/+57
* small release_to_elasticsearch refactorsBryan Newbold2020-12-161-7/+12
* refactor release_to_elasticsearch transformBryan Newbold2020-12-161-131/+148
* if a release has DOAJ article id, count as OABryan Newbold2020-11-191-0/+3
* elastic transform: more preservation keepersBryan Newbold2020-10-081-1/+2
* release ES transform tweaksBryan Newbold2020-08-071-3/+5
* simplify in_kbart check statementBryan Newbold2020-07-231-1/+1
* make in_kbart transform inclusive of last yearBryan Newbold2020-07-231-0/+9
* lint (flake8) tool python filesBryan Newbold2020-07-011-7/+5
* ES schema: add best_url to file schemaBryan Newbold2020-06-041-0/+12
* improve is_oa flag accuracyBryan Newbold2020-02-261-8/+4
* ES container last tweaksBryan Newbold2020-02-261-0/+3
* ES release: last minor tweaksBryan Newbold2020-02-261-2/+2
* ES files: don't remove archive.org domains/hostsBryan Newbold2020-02-071-5/+0
* ES releases: host/domain fixesBryan Newbold2020-01-311-2/+2
* fix release es transform missing 'issue'Bryan Newbold2020-01-301-0/+1
* add upper-case work-around from kibana map joinBryan Newbold2020-01-301-0/+1
* tweak file ES archive.org domain trackingBryan Newbold2020-01-301-0/+6
* implement host+domain parsing for file ES transformBryan Newbold2020-01-301-9/+5
* fix ES file schema plural field namesBryan Newbold2020-01-291-4/+3
* elastic schema fixesBryan Newbold2020-01-291-0/+5
* add country to v03b release schemaBryan Newbold2020-01-291-0/+2
* actually implement changelog transformBryan Newbold2020-01-291-17/+45
* fix some transform bugs, add some testsBryan Newbold2020-01-291-6/+8
* ES release schema updatesBryan Newbold2020-01-291-5/+76
* container ES schema changesBryan Newbold2020-01-291-16/+18
* first implementation of ES file schemaBryan Newbold2020-01-291-0/+45
* refactor all python source for client lib nameBryan Newbold2019-09-051-1/+1
* comment clarifying container.ident in ES release transformBryan Newbold2019-09-031-0/+2