Re: fieldNorm and fieldValueUniqueness

2008-06-11 Thread Cam Bazz
yes, figured it out. thanks. how about checking for uniqueness? Best. On Wed, Jun 11, 2008 at 5:39 PM, Karl Wettin <[EMAIL PROTECTED]> wrote: > > 11 jun 2008 kl. 16.04 skrev Cam Bazz: > >> >> When you look at the fields of a document with Luke, there is a norm >> column. >> I have not been able

Re: fieldNorm and fieldValueUniqueness

2008-06-11 Thread Karl Wettin
11 jun 2008 kl. 16.04 skrev Cam Bazz: When you look at the fields of a document with Luke, there is a norm column. I have not been able to figure out what that is. Norms is the 8 bit discretization of length normalization and field boost combined. See IndexReader#norms, Similarity#leng

fieldNorm and fieldValueUniqueness

2008-06-11 Thread Cam Bazz
Hello, When you look at the fields of a document with Luke, there is a norm column. I have not been able to figure out what that is. The reason I am asking is that I am trying to build a uniqueness model. My Index is structured as follows: classID, textID, K, V classID is a given class. textID