[
https://issues.apache.org/jira/browse/JENA-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14522984#comment-14522984
]
ASF GitHub Bot commented on JENA-928:
-------------------------------------
Github user afs commented on the pull request:
https://github.com/apache/jena/pull/52#issuecomment-98085046
Hi - this is looking good.
Merge conflicts arise because of the Jena3 migration. Any packages
"com.hp.hpl.jena" have become "org.apache.jena". Don't worry about that, we can
fix that up easily enough. I just checked the current state and replacing
"com.hp.hpl.jena" by "org.apache.jena" resulted in a valid patch.
About tests and documentation - it's quite important to have these so that
future changes in and around jena-text don't accidentally break things and so
people can find the feature. The documentation does not need to be large.
I've create [JENA-928](https://issues.apache.org/jira/browse/JENA-928) to
track this.
@amiara514 Would it help if I created a branch in the codebase so that
we're working against that as a reference point?
> jena-text multilingual indexing
> -------------------------------
>
> Key: JENA-928
> URL: https://issues.apache.org/jira/browse/JENA-928
> Project: Apache Jena
> Issue Type: Improvement
> Components: Text
> Affects Versions: Jena 3.0.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
>
> This is to track pull request https://github.com/apache/jena/pull/52/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)