Re: Queries, filters and match_all

2014-06-09 Thread Arkadiy Zabazhanov
ng the default > behavior would be a breaking change, so I doubt the Elasticsearch team > would ever revert, but you never know... > > -- > Ivan > > > On Mon, Jun 9, 2014 at 12:50 AM, Arkadiy Zabazhanov > wrote: > >> Yeah, it does matter because previously I had

Re: Queries, filters and match_all

2014-06-09 Thread Arkadiy Zabazhanov
elasticsearch/commit/6687ecb038b55416d4bb37d29746e86f2624f06b > > https://github.com/elasticsearch/elasticsearch/blob/master/src/main/java/org/elasticsearch/index/query/FilteredQueryParser.java#L54 > > -- > Ivan > > > On Sun, Jun 8, 2014 at 9:34 PM, Arkadiy Zabazhanov > wrote: > >>

Re: Queries, filters and match_all

2014-06-08 Thread Arkadiy Zabazhanov
4:28 UTC+7 пользователь Arkadiy Zabazhanov написал: > > Yeah, I've got ehis already, thanks. > > I'm still confused why filtered query is returning all results even > without match_all in filtered query. > > четверг, 5 июня 2014 г., 6:21:03 UTC+7 пользователь Ivan Brusic

Re: Queries, filters and match_all

2014-06-05 Thread Arkadiy Zabazhanov
csearch/search/query/QueryPhase.java#L71 > > -- > Ivan > > > > On Tue, Jun 3, 2014 at 8:11 PM, Arkadiy Zabazhanov > wrote: > >> Btw, Answer for the second question is top-level filter was renamed to >> post_filter. That's awesome. So the first question is a

Re: Queries, filters and match_all

2014-06-03 Thread Arkadiy Zabazhanov
log (http://www.elasticsearch.org/downloads/1-0-0/) and I can't find anything about new query behavior. I need just version where was it changed, please. вторник, 3 июня 2014 г., 19:27:17 UTC+7 пользователь Arkadiy Zabazhanov написал: > > Hello. Help me please, I'm confused. As far as

Queries, filters and match_all

2014-06-03 Thread Arkadiy Zabazhanov
Hello. Help me please, I'm confused. As far as I remember, there was the only way to pass filters to search query - via filtered query. But currently there is a top-level filter part of the query. However, top-level filter affects query only and doesn't affect i.e. facets. But filtered query