Search on multiple types

Do you mean "not the same content" or "not in the same order" ?

David

Le 29 mars 2012 à 18:09, Alexandre Heimburger ahb@bluekiwi-software.com a écrit :

Hi,

I'm doing a search request on several types, like /myIndex/user,space,post/_search

I got different results depending on the order of the types.

/myIndex/user,space,post/_search does not give the same than /myIndex/space,post,user/_search

Any idea ?