Hi,

Can anyone point me to an implementation where joins are implemented with
full support for filters and efficient handling of joins based on indexes.

The only code I have come across all seems to rely on complete scan of the
related table and that is not acceptable for the use case we are working on
(Lucene reader).

Regards,
 -Stefán

Reply via email to