: yes, it works... but the NORM_TABLE(normalization) in Similarity cannot 
: be eliminated...

the norm table is used to encode the values generated based on your 
lengthNorm function and document/field boosts -- so make lengthNorm return 
"1", and don't uses index time boosts (or better yet: use the "omitNorms" 
option on your fields)



-Hoss


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to