Re: SpanNearQuery scoring

2008-05-23 Thread Paul Elschot
Op Friday 23 May 2008 15:19:03 schreef Karl Wettin: > Everything (scores, explainations and not hitting breakpoints while > debugging) seems to point at that SpanNearQuery doesn't use the > scoring of the inner spans. Is this true? Yes. > If so, is it intentional? I don't know. The Spans interf

SpanNearQuery scoring

2008-05-23 Thread Karl Wettin
Everything (scores, explainations and not hitting breakpoints while debugging) seems to point at that SpanNearQuery doesn't use the scoring of the inner spans. Is this true? If so, is it intentional? It messes with BoostingTermQuery, SpanFuzzyTermQuery, et c. karl --