Return score in multiple fields

Hello All,

I'm trying achieve one functionality in Elasticsearch but I'm not able to
do it.

In SQL we can do it like --> select SET score_1 = _score from sometable

I trying to assign value of score in one field. That means Elastic search
will return 2 columns having same values _score and _score1.

I have already tried custom score but it changes the value of _score column
it self.I DO NOT WANT TO CHANGE .
I'm already happy with the score returned in "_score" field.
I want to have same value of "_score" column in another column for example
"score_1".

I want to do same in Elasticsearch.

Is it possible? Is there any functionality provided in elasticsearch?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/a8a22823-593f-40f3-8ab6-eb6da2bc85c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.