feat(gravsearch): Remove deprecated functions #1660
Conversation
@benjamingeer Which RC is going to contain these changes? |
Hopefully in v13.0.0-rc.6? |
I have to refactor the Gravsearch generation in the UI anyway and I am already working on it, so that's not a problem. |
OK great. |
@benjamingeer Is it ok when I do the review on Thursday? |
@tobiasschweizer No problem! |
Do I understand correctly that |
I think I could answer my question myself by looking at the tests you changed :-) |
Yes, sorry, the answer is yes. :) |
LGTM, thanks :-) |
https://dasch.myjetbrains.com/youtrack/issue/DSP-417
This PR removes support for deprecated Gravsearch functions that can't be supported with Apache Jena Fuseki:
knora-api:match
knora-api:matchInStandoff
These have already been replaced with:
knora-api:matchText
knora-api:matchTextInStandoff