Closed IonicaBizau closed 10 years ago
After getting the response to the following request:
{ "t": "528b7.....9e5928a1", "q": { "article.price": { "$exists": true } }, "o": { ... } }
There are documents that don't contain article.price field. I think that this happens because article.price is a linked field.
article.price
Fixed in the following commits:
After getting the response to the following request:
There are documents that don't contain
article.price
field. I think that this happens becausearticle.price
is a linked field.