I need to index all the annotations and features generated after GATE processing into SOLR. I need to search upon annotations as well as features. What is the best way to do this? I would prefer moving processing to hadoop.
I am using behemoth at the moment, but it does not index the annotations and features, it indexes only the text.
Can someone please help me out?