HI, We have five shards and 2 replicas and using collection aliases.
I have set hl=true in my query to search against all fields of solr document . i am searching a text (ex:2010-0561-T-0312) on all fields(q=(2010-0561-T-0312)) , highlights is empty. When I search q=docId:(2010-0561-T-0312), i can see highlights. I am able to see the highlight section if search any other text which is not part of docId. Please help me in identifying the issue. Thanks, Anil