Annotation API: search&indexing unit tests
rgraf opened this issue · 0 comments
rgraf commented
The indexing of annotations must index correctly the values for all body types.
- The tagging usecases with embedded addresses and agend must index the textual values.
- An unit test for each body type must be created where the search is performed by body values. (TEXT, TAG, SEMANTIC_TAG, LINK, SEMANTIC_LINK, GEO_TAG, GRAPH, SPECIFIC_RESOURCE, FULL_TEXT_RESOURCE, AGENT, VCARD_ADDRESS)
- The tests must delete the created annotation at the end.