Re: bool and and/or filter

2014-12-17 Thread David Pilato
AFAIK things are subject to change in ES 2.0 and may be only bool will remain. -- David ;-) Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs > Le 17 déc. 2014 à 15:45, Han JU a écrit : > > Oh thanks David .. > Maybe add some information in the and/or filter documentation page. > > 在 2014年

Re: bool and and/or filter

2014-12-17 Thread Han JU
Oh thanks David .. Maybe add some information in the and/or filter documentation page. 在 2014年12月17日星期三UTC+1上午11时10分39秒,David Pilato写道: > > You should read this: > http://www.elasticsearch.org/blog/all-about-elasticsearch-filter-bitsets/ > > -- > *David Pilato* | *Technical Advocate* | *Elastics

Re: bool and and/or filter

2014-12-17 Thread David Pilato
You should read this: http://www.elasticsearch.org/blog/all-about-elasticsearch-filter-bitsets/ -- David Pilato | Technical Advocate | Elasticsearch.com @dadoonet | @elasticsearchfr

bool and and/or filter

2014-12-17 Thread Han JU
Hi, We're revising our usage of ElasticSearch. Currently we use and/or filter to glue multiple filters together, but after some reading on the documentation I wonders if it's better to use bool. As far as I understand, bool filters uses a bitmap approach, that is sub-filters returns bitmaps and