Look at norm(t,d) in the javadocs for Similarity. Note use of the word "encapsulates". Also note the stuff on loss of precision.
-- Ian. On Mon, Apr 23, 2012 at 12:11 PM, Akos Tajti <[email protected]> wrote: > Dear All, > > when indexing an object I create a document that contains a field called > title. I set the boost of that field to 60. After the indexing was complete > I checked the document using luke. The norm field for it contained 40. > Shouldn't this column (the field norm) contain the boost that was set at > indexing time? > > Thanks in advance, > Ákos Tajti --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
