Index simple string issue property

Is is possible to index a simple string issue (entity) property by jiraEntityProperties module of a Connect app? E.g. I have a property myapp.test with a simple string value "testData", i.e. it’s not a JSON object, but still is a valid JSON value. I can set and get the value through the API, but cannot find a way how to index it by jiraEntityProperties module.