Hi,
I am building an app that will create multiple term queries join with OR
(>100 primitive TermQuery'ies).

Is there a real performance gain implementing custom MultiTermQuery instead
of simply joining multiple TermQuery with OR?

Regards,
MW

Reply via email to