Do you have any setting for "df" and "hl.fl: under your /highlight request handler in your solrconfig.xml? And which version of Solr are you using?
Regards, Edwin On 2 February 2016 at 12:54, Anil <anilk...@gmail.com> wrote: > HI, > > Any info on below ? > > Regards, > Anil > > On 1 February 2016 at 20:53, Anil <anilk...@gmail.com> wrote: > > > 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 > > > > > > >