Github user osma commented on the pull request:
https://github.com/apache/jena/pull/72#issuecomment-107835602
I have addressed Andy's point-wise comments in separate commits. The only
remaining issue is whether to make the API change for `search` methods.
After some research, I'm strongly in favour of changing the API in Jena3,
as is done in this PR. I see no point in retaining the old methods, which I
suspect approximately nobody uses. Alex said he's using SPARQL queries (which
are unaffected), and I also checked epimorphics'
[ppd-text-index](https://github.com/epimorphics/ppd-text-index) which is an
extension of jena-text but seems to be unaffected by the API change as it's not
calling any of the affected `search` methods.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---