Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ES release: last minor tweaks | Bryan Newbold | 2020-02-26 | 1 | -3/+5 |
| | |||||
* | release schema: do doc_value on DOIs | Bryan Newbold | 2020-02-13 | 1 | -1/+1 |
| | | | | | | Because DOIs are pseudo-structured (prefix, and often structure within the publisher-controlled area), I suspect we will in fact be wanting to do analytics over these strings. | ||||
* | ES release: actually do want doc_values for work_id | Bryan Newbold | 2020-02-05 | 1 | -1/+1 |
| | | | | Eg, for fast "unique count" | ||||
* | fix axiv/arxiv typo in release schema | Bryan Newbold | 2020-02-04 | 1 | -1/+1 |
| | |||||
* | ES release schema: fix typo | Bryan Newbold | 2020-01-31 | 1 | -1/+1 |
| | |||||
* | add upper-case work-around from kibana map join | Bryan Newbold | 2020-01-30 | 1 | -0/+1 |
| | |||||
* | JSON typo in release mapping | Bryan Newbold | 2020-01-30 | 1 | -1/+0 |
| | |||||
* | ES schemas: make keywords case-insensitive by default | Bryan Newbold | 2020-01-30 | 1 | -38/+51 |
| | | | | But not applying asciifolding; don't see any need to do so? | ||||
* | elastic schema fixes | Bryan Newbold | 2020-01-29 | 1 | -1/+1 |
| | |||||
* | add country to v03b release schema | Bryan Newbold | 2020-01-29 | 1 | -0/+1 |
| | |||||
* | ES release schema updates | Bryan Newbold | 2020-01-29 | 1 | -23/+46 |
| | |||||
* | add 'superceded' release extra flag to elastic schema | Bryan Newbold | 2019-05-23 | 1 | -0/+1 |
| | |||||
* | also track work_id in release elasticsearch table | Bryan Newbold | 2019-05-22 | 1 | -0/+1 |
| | |||||
* | count linked refs (not just raw refs) in elasticsearch | Bryan Newbold | 2019-05-22 | 1 | -0/+1 |
| | |||||
* | include creator_ids in release elastic schema | Bryan Newbold | 2019-05-20 | 1 | -0/+1 |
| | | | | Intent is to allow fast creator search/lookup | ||||
* | elastic release schema update | Bryan Newbold | 2019-05-20 | 1 | -1/+6 |
| | |||||
* | fix wild elastic schema typo | Bryan Newbold | 2019-04-12 | 1 | -1/+1 |
| | |||||
* | elastic schema indentation | Bryan Newbold | 2019-03-06 | 1 | -6/+6 |
| | |||||
* | include container_id in release ES schema | Bryan Newbold | 2019-02-22 | 1 | -0/+1 |
| | |||||
* | tweak elastic schemas (again) | Bryan Newbold | 2019-01-25 | 1 | -1/+1 |
| | |||||
* | start changes to release ES schema | Bryan Newbold | 2019-01-23 | 1 | -22/+39 |
| | |||||
* | state in elasticsearch (and deleted/redirects) | Bryan Newbold | 2019-01-18 | 1 | -0/+1 |
| | |||||
* | implement release_year (and rustfmt) | Bryan Newbold | 2018-12-24 | 1 | -0/+2 |
| | |||||
* | fix typo/error in elastic schema | Bryan Newbold | 2018-09-24 | 1 | -1/+0 |
| | |||||
* | update elastic schema and transform | Bryan Newbold | 2018-09-22 | 1 | -22/+30 |
| | |||||
* | first pass at a release elastic schema | Bryan Newbold | 2018-09-21 | 1 | -0/+60 |