Following code returns garbage for some values:
for (SearchHit result : output) {
for (Object value : result.getSortValues()) { // result.getSortValues()
returns object array
System.out.println(value.toString());
}
}
--
View this message in context:
http://elasticsearch-users.115913.n3.nabble.com/What-is-the-correct-way-to-convert-SearchHit-getSortValues-SortValues-object-to-String-tp4059938.html
Sent from the ElasticSearch Users mailing list archive at Nabble.com.
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/1405411456173-4059938.post%40n3.nabble.com.
For more options, visit https://groups.google.com/d/optout.