There is an alias argument inside @Indexed
and @Searchable
annotations, which can be used as alias for fields while creating Indexes. Variables in JSON can be both searchable and indexed. This alias argument works for Searchable annotation, but not for Indexed annotation.