Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update elasticsearch bootstrap indexing notes | Bryan Newbold | 2021-04-09 | 1 | -8/+16 |
| | |||||
* | ES: rename fatcat_ref.json to ref_schema.json for consistency; add to README | Bryan Newbold | 2021-04-08 | 1 | -1/+4 |
| | |||||
* | elasticsearch schema, docs, docker: update from ES 6.x to ES 7.x | Bryan Newbold | 2021-04-06 | 1 | -11/+11 |
| | | | | | Including removing index document names (use '_doc' instead during transition) | ||||
* | ES README: really need to limit to 1k esbulk batches | Bryan Newbold | 2020-02-26 | 1 | -3/+3 |
| | |||||
* | update ES transform README | Bryan Newbold | 2020-02-26 | 1 | -2/+3 |
| | | | | | - smaller batch sizes to prevent esbulk errors - file transform/index | ||||
* | update ES docs and proposal | Bryan Newbold | 2020-01-29 | 1 | -0/+2 |
| | |||||
* | elasticsearch index alias howto | Bryan Newbold | 2019-06-06 | 1 | -1/+16 |
| | |||||
* | add work-in-progress elastic index notes | Bryan Newbold | 2019-05-30 | 1 | -0/+11 |
| | |||||
* | faster elasticsearch imports | Bryan Newbold | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | more integration of transform refactor | Bryan Newbold | 2019-03-11 | 1 | -2/+2 |
| | |||||
* | minor typo in esbulk container import | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | more ES index name updates | Bryan Newbold | 2019-01-28 | 1 | -2/+3 |
| | |||||
* | transform and import fixes/tweaks | Bryan Newbold | 2019-01-25 | 1 | -6/+10 |
| | |||||
* | remove redundant transform_release.py ES script | Bryan Newbold | 2018-12-24 | 1 | -2/+1 |
| | |||||
* | updated docker for elastic (with plugin) | Bryan Newbold | 2018-11-07 | 1 | -2/+1 |
| | | | | Still need to install the maps (aka, schemas) manually. | ||||
* | note elastic plugin needed | Bryan Newbold | 2018-11-07 | 1 | -0/+10 |
| | |||||
* | document need to LC_ALL=C.UTF-8 for ES import | Bryan Newbold | 2018-09-28 | 1 | -1/+2 |
| | |||||
* | fix typo in elastic load script | Bryan Newbold | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | script for partitioning dumps (needs test) | Bryan Newbold | 2018-09-24 | 1 | -0/+1 |
| | |||||
* | update elastic schema and transform | Bryan Newbold | 2018-09-22 | 1 | -3/+44 |
| | |||||
* | first pass at a release elastic schema | Bryan Newbold | 2018-09-21 | 1 | -0/+32 |