How can I filter these aggregations properly?

2015-05-17 Thread Nathan Pearson
I'm trying to build a facetted navigation (similar to zappos or amazon). I posted a detailed summary on stackoverflow here: http://stackoverflow.com/questions/30291997/how-can-i-filter-these-elasticsearch-aggregations If you guys prefer, I can do a write up here? Thanks in advance for any help

Query Help: Grouping and then counting resulting buckets

2015-01-08 Thread Nathan Stott
I'm having an issue getting a query to provide the count that I want. It looks like something that may only be supported by reducers which are a coming feature; however, any insight would be appreciated even if it is just confirmation that this is not yet possible. What I want to do is take a

Re: get elasticsearch settings

2014-05-27 Thread nathan
Unfortunately I cannot help you but I am wondering how to do the same thing. On Friday, March 7, 2014 12:29:18 AM UTC+9, eune...@gmail.com wrote: Thanks! I still can't seem to find these settings. Apologies in advance if I am just missing them... indices.memory.index_buffer_size

Re: get elasticsearch settings

2014-05-27 Thread nathan
Looking through the docs, it doesn't seem like we can change the index_buffer_size through the cluster update api. -- 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

Using NOT in a nested filter

2014-01-09 Thread Nathan
to support this type of filtering? Thanks for any help! Nathan -- 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

Re: Using NOT in a nested filter

2014-01-09 Thread Nathan Moon
Oh right. That should have been obvious. It seems to be working great that way. Thanks! Nathan On Jan 9, 2014, at 1:10 PM, Sloan Ahrens sl...@stacksearch.com wrote: You were close. You just had the nested and not filters in the wrong order, basically. Your (first) query says return

facets on nested objects, plus facet_filter

2014-01-02 Thread Nathan Moon
(returns what I would expect), and the last query is what I want to get working, but is returning no counts. Thanks for any help! Nathan -- You received this message because you are subscribed to the Google Groups elasticsearch group. To unsubscribe from this group and stop receiving emails