Re: Highlighting is not working with docValues only String field

2018-08-13 Thread Karthik Ramachandran
f there isn't one already > > On Fri, Aug 10, 2018, 19:49 Karthik Ramachandran < > kramachand...@commvault.com> wrote: > > > We are using Solr 7.2.1, highlighting is not working with docValues only > > String field. > > > > Should I open a JIRA

Re: Highlighting is not working with docValues only String field

2018-08-11 Thread Erick Erickson
re using Solr 7.2.1, highlighting is not working with docValues only > String field. > > Should I open a JIRA for this? > > Schema: > > id > >required="true"/> >stored="true"/> >stored="false"/> > > > &g

Highlighting is not working with docValues only String field

2018-08-10 Thread Karthik Ramachandran
We are using Solr 7.2.1, highlighting is not working with docValues only String field. Should I open a JIRA for this? Schema: id Data: [{"id":1,"name":"Testing line 1"},{"id":2,"name":"Testing line 2"},{"i