I'm working with the twitter river data. Trying to figure out how to construct a query that would let me generate a count of all new users within a given time period, where in this case, new means "user has not had a post captured before the start of this query window". So basically, I want to get a facet result of user.screen_name where a name will be dropped from the facet entirely if an instance of it occurs outside a specified time range. I've got no idea where to start. Anyone have any pointers?
-- 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/f1166ce3-f529-4412-b721-37f3e1cfcc79%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
