if (!error && response.hits.hits[0]) {
                    fieldsObj = response.hits.hits[0]._source;
                }