Files
kustomize/api/internal
Haiyan Meng 8aaa3f56f5 Set the ElasticSearch index creation configuration
Currently, the `kustomize` index in ElasticSearch is using dynamic
mapping, which sets the types of all the fields to `text`. However,
`text` field type is good for full-text value matching, and not good for
exact-value matching.  For exact-value matching, the `keyword` filed
type should be used.
2019-12-03 15:16:32 -08:00
..
2019-11-26 19:29:06 -08:00
2019-11-29 08:58:04 +00:00
2019-11-14 16:37:49 -08:00
2019-10-20 15:51:04 -07:00
2019-12-02 17:12:59 -08:00
2019-12-02 17:12:59 -08:00
2019-12-02 17:12:59 -08:00
2019-11-11 22:03:39 -08:00