aboutsummaryrefslogtreecommitdiffstats
path: root/extra/elasticsearch/file_schema.json
Commit message (Collapse)AuthorAgeFilesLines
* ES schemas: make keywords case-insensitive by defaultBryan Newbold2020-01-301-11/+23
| | | | But not applying asciifolding; don't see any need to do so?
* tweak file ES archive.org domain trackingBryan Newbold2020-01-301-0/+1
|
* elastic schema fixesBryan Newbold2020-01-291-6/+6
|
* first implementation of ES file schemaBryan Newbold2020-01-291-0/+46
Includes a trivial test and transform, but not any workers or doc updates.