gerrit/gerrit-lucene
David Ostrovsky 0f6c9bd34c FieldType: Remove unnecessary KEYWORD type
Elasticsearch 5 split string type in two: keyword (also known as exact
in gerrit index type system) and text (also known as full text in gerrit
index type system).  During migration from Elasticsearch 2 to 5 exact
type was erroneously split in exact and keyword types, that are the same.

This reverts commit 506125e71a.
This reverts commit 09fdc3eaad.

Change-Id: I788e4d06d490687508c4bfd1703037a268fe31a5
2018-06-06 05:41:01 +09:00
..
src/main/java/com/google/gerrit/lucene FieldType: Remove unnecessary KEYWORD type 2018-06-06 05:41:01 +09:00
BUILD Bazel: Reformat build files 2016-12-07 11:33:07 +00:00