Re: Empty value fields not indexed

2017-04-29 Thread Zheng Lin Edwin Yeo
Hi Shawn, Thanks for the info. Regards, Edwin On 28 April 2017 at 20:36, Shawn Heisey wrote: > On 4/27/2017 10:06 PM, Zheng Lin Edwin Yeo wrote: > > I'm using Solr 6.4.2, and I realized that for those fields which has no > > values, the field name is not index into Solr. > > > > It was working

Re: Empty value fields not indexed

2017-04-28 Thread Shawn Heisey
On 4/27/2017 10:06 PM, Zheng Lin Edwin Yeo wrote: > I'm using Solr 6.4.2, and I realized that for those fields which has no > values, the field name is not index into Solr. > > It was working fine in the previous version. > > Any reason for this or any settings which needs to be done so that the >