Currently, if the data is empty, langdetect will throw exception and stop indexing data (if it in a bulk process).
So I think the plugin should accept empty/null value and return prob = 0, or have an option to set default lang in case data is empty/null
Currently, if the data is empty, langdetect will throw exception and stop indexing data (if it in a bulk process). So I think the plugin should accept empty/null value and return prob = 0, or have an option to set default lang in case data is empty/null