
karl.wettin at gmail
Dec 19, 2007, 12:12 PM
Post #1 of 1
(128 views)
Permalink
|
|
Query#setUsingNorms(boolean)
|
|
I just wrote this TermQuery/Scorer clone that turns off normalization when I tell it to. Any comments on how to implement it in a way so any Query/Scorer-pair had the possibillity support the feature? -- karl --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe[at]lucene.apache.org For additional commands, e-mail: java-dev-help[at]lucene.apache.org
|