Hi, I'm upgrading my UIMA framework to 2.10.2.. Yes I know that is still old but I have some dependencies that do not allow me to go further just yet..
My project is on 2.4.0 so I was upgrading to 2.10.2.. I ran my test cases and I'm seeing a huge performance hit in the Subiterator.. I use ctakes to do some Negation and It used it's own ContextAnnotator.. I profiled the JMV and provide the call stack of the hot method below.. Was there any new setting I need to use that Im missing that would cause this performance hit.. my UIMA 2.4.0 run in 2 seconds.. 2.10.2 run in 9 minutes.. I did see in 2.7.0 the Subiterator was changed significantly. From what I was reading this has something to so with FSIndex modifications and corruption.. Is there anything I can do to move past this.. Appreciate any help Regards Dan