Skip to content

Commit

Permalink
Reverted removal of whiteline.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arjan Seijkens committed Jan 11, 2021
1 parent 772ec13 commit 60710cf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
import org.elasticsearch.index.query.QueryBuilders;

public class ElasticSearchUtils {

public static final String FIELD_ID = "_id";
public static final String SYSTEM_PROPERTY_STRIP_INVALID_FIELD_CHARS = "metamodel.elasticsearch.strip_invalid_field_chars";

Expand Down

0 comments on commit 60710cf

Please sign in to comment.