Hi Koji, OmitNorms is still valid. It used to store a scoring factor that depended on both the field length and an index-time boost. The only difference that LUCENE-6819 made is that norms now only store a number that depends on the field length since index-time boosts have been removed.
Le mar. 22 août 2017 à 10:30, Koji Sekiguchi <[email protected]> a écrit : > Hi, > > After LUCENE-6819 committed, I think omitNorms was removed but it seems it > is still alive. > > Deprecate index-time boosts? > https://issues.apache.org/jira/browse/LUCENE-6819 > > Is it still valid or is there a ticket to delete it? > > Thanks, > > Koji > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
