It shouldn't have an affect, I'd make the change. The norm setting is
only respective to the field you set it on, and a sort field won't
benefit IMO. Norms are for index time boost and field length
normalization right? Turn them off I say.
Uwe Schindler wrote:
Hi,
I was just looking through some more optimizations of my trie encoded
fields. They are currently indexed using omitTf. Additionally I could also
add omitNorms to the index options for such type of fields (because they are
only used for sorting and the special TrieRangeFilter). Does this has any
effect on other fields and boosting when used together with normal
TermQueries? If no, I commit shortly!
-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org