Skip to content

Commit

Permalink
types
Browse files Browse the repository at this point in the history
  • Loading branch information
albertzaharovits committed Jan 8, 2025
1 parent 6f9d68d commit 406a872
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ public int hashCode() {

static final class Fields {
static final String INDEXING = "indexing";
static final String TYPES = "types";
static final String INDEX_TOTAL = "index_total";
static final String INDEX_TIME = "index_time";
static final String INDEX_TIME_IN_MILLIS = "index_time_in_millis";
Expand Down

0 comments on commit 406a872

Please sign in to comment.