Hello,

I'm a structure like this:


{
  "_index": "posts-2014.05.26",
  "_type": "entry",
  "_id": "0000",
  "_score": null,
  "_source": {
    "title": "This is a tittle",
    "author_name": "John Smith",
    "content": "This is post content"
  }



I'm trying to have a widget with top N terms/words in "content" field. It's 
possible with current widgets? I tried different combinations but I don't 
get the expected result. 

Any clue will be welcome.

Thanks in advance,
JA

-- 
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/f106eadc-b83a-49b9-bb35-c77fcb2da99a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to