Details
Description
When a file does not belong to a recognized language (as supported by the installed analyzers), we log something like this in debug:
'file' indexed with language 'null'
We should replace it with
'file' indexed with no language
When a file does not belong to a recognized language (as supported by the installed analyzers), we log something like this in debug:
'file' indexed with language 'null'
We should replace it with
'file' indexed with no language