Yes, take a look here: http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/docs-termvectors.html
-- Itamar Syn-Hershko http://code972.com | @synhershko <https://twitter.com/synhershko> Freelance Developer & Consultant Author of RavenDB in Action <http://manning.com/synhershko/> On Fri, Apr 18, 2014 at 2:52 PM, Aharon Twizer <[email protected]>wrote: > Hi, > > I'm new to ElasticSearch. > > What I want to do is to upload a few hundred documents and then look for > words in those documents. > > The most important part is to get the count of the each word per document. > e.g. If I look for the word "boy", the answer I'll get is that it appears 3 > times in document A and 5 times in document B. > > Can I do that with ElasticSearch? > > Thanks in advanced! > > Cheers, > Aharon. > > -- > 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/f716d555-071f-44da-b868-6bc9ddd6455d%40googlegroups.com<https://groups.google.com/d/msgid/elasticsearch/f716d555-071f-44da-b868-6bc9ddd6455d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAHTr4Ztj0yDSS%2BAT8%3DM-DG7_JrjfsrLuK725RzTPEF57s6wRPQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
