Hello, I have a requirement to retrieve the terms frequency (TF) from all recently indexed documents (last 24 hours) So in a query I have to supply the time range and expect to get the TFs of all terms in the given time range Is it possible to do in ES? If yes, please refer me to the documentation. Thank you in advance, Vlad
On Wednesday, October 16, 2013 9:34:37 PM UTC+3, Ben McCann wrote: > > Can you access the tf-idf to use outside of ElasticSearch? Also, is the > tf-idf calculated on a per-field basis or a per-document basis? > > Thanks, > Ben > > -- This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this on behalf of the addressee you must not use, copy, disclose or take action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply email and delete this message. Thank you. -- 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/c0e230bc-e7db-45d4-a263-54e10467a696%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
