Hi,
I would like to explain a quick scenario here. Say we have a document which
has fields name and address
Document 1
name: Vikas
address: West Patel Nagar
Document 2
name: Joe
address: Vikas Puri
Now if i do a simple search like this
curl'http://localhost:9200/blog/post/_search?q=Vikas&pretty=true'
It pulls back both the documents. But, is there a way to know which
document was pulled back due to what field? I have read something about
highlighting but I am not sure if that would help here.
On the basis of the field on which the document is matched we would like to
show it differently.
Regards | Vikas
www.knoldus.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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.