language
The language
keyword can be used to search for issues written in a specific language. PolySearch uses a neural network to identify the language used in the summary, description and comments of an issue. The language is then searchable using the language
keyword in JQL.
language = "eng"
In cases when PolySearch cannot confidently identify the language of an issue, no value is written. These issue can be found with language is empty
.