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
On Mon, Aug 27, 2012 at 8:31 PM, pranshu sharma wrote:
> Hi there,
>
> I had a question about migrating the coord value one level up. My current
> query structure has a root BooleanQuery with a bunch of nested BooleanQuery
> children: one of these looks for all terms in the query issued, and I wan