Re: Most common adjacent words

2015-02-23 Thread jari
it do this (it seems adamant about correcting the input text). If there's no way to do this currently, would it be feasible to write a plugin to do so? Any advice is much appreciated. Jari -- You received this message because you are subscribed to the Google Groups elasticsearch group

Most common adjacent words

2015-02-22 Thread jari
, would it be feasible to write a plugin to do so? Any advice is much appreciated. Jari -- 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+unsubscr

Re: Combining two aggregations to get term percentage

2015-02-17 Thread Jari Bakken
Thanks Mark! I've been planning to look into `significant_terms`, but didn't know it could help me with this. I'm a bit concerned that a too clever scoring could be hard to explain to users, but I'll give it a shot. On Tue, Feb 17, 2015 at 9:41 AM, Mark Harwood mark.harw...@elasticsearch.com

Re: Combining two aggregations to get term percentage

2015-02-17 Thread Jari Bakken
easily explainable metric as one of the scoring heuristics we offer for this aggregation. On Tuesday, February 17, 2015 at 10:44:12 AM UTC, Jari Bakken wrote: Thanks Mark! I've been planning to look into `significant_terms`, but didn't know it could help me with this. I'm a bit concerned

Combining two aggregations to get term percentage

2015-02-16 Thread jari
Hi, I'm looking for a way to have Elasticsearch calculate the percentage of docs that match a query *within* a terms aggregation. That is, given two aggregations where one is filtered and the other is not: { aggregations: { countries: { filter: {

Recreating Google's Ngram Viewer with elasticsearch

2014-11-09 Thread jari
with elasticsearch? Jari -- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit