I was able to resolve the issue.I was passing the extracted text content of each document to Solr for indexing after converting to lowercase(did this for a different usage).When the original content(without converting lowercase) was indexed annotated entities were enriched to respective fields to Solr. Noted the above change when I was analyzing the texts using CVD .
Thanks and Regards, Arun
