Describe the bug
cassis won't find tokens when doing cas.select(...TOP)
To Reproduce
Steps to reproduce the behavior:
- Create a CAS and add some annotations to it
- Use
cas.select(TYPE_NAME_TOP)
- Returns nothing
Expected behavior
Asking for TOP should return any annotations present in the CAS.
Please complete the following information: