- Affected version
- 2.0.1
Hello,
with the XF search it is possible to search for several content types
Works fine.
But this code becomes your downfall when you use ES
with the XF search it is possible to search for several content types
Code:
$query->inType(['post', 'thread']);
But this code becomes your downfall when you use ES
Elasticsearch error: [term] query does not support array of values