aboutsummaryrefslogtreecommitdiffstats
path: root/extra/elasticsearch/changelog_schema.json
Commit message (Collapse)AuthorAgeFilesLines
* ES schemas: add doc_index_ts to all mappingsBryan Newbold2021-04-061-0/+1
|
* elasticsearch schema, docs, docker: update from ES 6.x to ES 7.xBryan Newbold2021-04-061-1/+3
| | | | | Including removing index document names (use '_doc' instead during transition)
* fix json typos in changelog schemaBryan Newbold2020-01-301-2/+2
|
* ES schemas: make keywords case-insensitive by defaultBryan Newbold2020-01-301-4/+16
| | | | But not applying asciifolding; don't see any need to do so?
* actually implement changelog transformBryan Newbold2020-01-291-1/+10
|
* transform and import fixes/tweaksBryan Newbold2019-01-251-2/+3
|
* initial changelog and container ES schemasBryan Newbold2019-01-231-0/+39