It looks like there is a problem during indexing/analysis with data containing attributes with empty objects. Someone reported an issue where SIREn is missing some matches if the JSON document contains attributes such as:
{
...
"Dataset_properties": {
},
...
}