Query for documents containing (or not containing) field
When ingesting documents with different schemas, it's difficult to be able to split the collection based on the fields which one schema contains (or is missing). Currently, there is no way to query for fields with an empty string, nor is it possib...