Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106431036 --- Diff: jena-text/testing/TextQuery/text-config.ttl --- @@ -31,6 +31,7 @@ text:TextIndexLucene rdfs:subClassOf text:TextIndex . <#indexLucene> a text:TextIndexLucene ; text:directory "mem" ; + text:multilingualSupport true ; --- End diff -- Well, I was testing how multilingual works and since making this change did not break anything, I left it there. I can revert it back.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---