Any ideas on this? Thanks!
--
View this message in context:
http://lucene.472066.n3.nabble.com/Using-coord-of-one-BooleanQuery-as-a-multiplier-for-its-siblings-tp4003736p4007675.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
-
Ah yes, that is what I meant by coord = 1. Coord is disabled for BQ0 and BQ2.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Using-coord-of-one-BooleanQuery-as-a-multiplier-for-its-siblings-tp4003736p4006220.html
Sent from the Lucene - Java Users mailing list archive at Nab
m BQ2 is multiplied
with coord for BQ1 (=2/3), than if it wasn't. Could you recommend how I go
about implementing this idea?
Thanks a lot!
Pranshu