Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ES schemas: add doc_index_ts to all mappings | Bryan Newbold | 2021-04-06 | 1 | -0/+1 |
| | |||||
* | elasticsearch schema, docs, docker: update from ES 6.x to ES 7.x | Bryan Newbold | 2021-04-06 | 1 | -1/+3 |
| | | | | | Including removing index document names (use '_doc' instead during transition) | ||||
* | fix json typos in changelog schema | Bryan Newbold | 2020-01-30 | 1 | -2/+2 |
| | |||||
* | ES schemas: make keywords case-insensitive by default | Bryan Newbold | 2020-01-30 | 1 | -4/+16 |
| | | | | But not applying asciifolding; don't see any need to do so? | ||||
* | actually implement changelog transform | Bryan Newbold | 2020-01-29 | 1 | -1/+10 |
| | |||||
* | transform and import fixes/tweaks | Bryan Newbold | 2019-01-25 | 1 | -2/+3 |
| | |||||
* | initial changelog and container ES schemas | Bryan Newbold | 2019-01-23 | 1 | -0/+39 |