Manish, Need to set hasSingleNormFile="0" ins schema On Sun, Nov 18, 2012 at 9:11 AM, Manish Bafna <manish.bafna...@gmail.com>wrote:
> Hi, > I need to disable HasSingleNormFile in solr, so that multiple norm files > are created. Can anyone plz provide information on how to disable this in > solr. > > > If HasSingleNormFile is 1, then the field norms are written as a single > joined file (with extension .nrm); if it is 0 then each field's norms are > stored as separate .fN files. See "Normalization Factors" below for > details. > > Thanks, > Manish. >