Armin, I am happy to report that this works fine.
The last call should be "addFsToIndexes" (typo I guess). /Tomas On Wed, December 7, 2011 9:44 am, [email protected] wrote: > try this in your annotator: > > final Type type = cas.getTypeSystem().getType(X); > cas.addFsIndexes(cas.createAnnotation(type, begin, end));
