Retrieving query-time join fromQuery hits

2020-05-12 Thread Stefan Onofrei
, it would then have to be exposed somehow. Thanks, Stefan Onofrei [1] https://lucene.apache.org/core/8_5_1/join/org/apache/lucene/search/join/JoinUtil.html [2] https://lucene.472066.n3.nabble.com/access-to-joined-documents-td4412376.html [3] https://issues.apache.org/jira/browse/LUCENE-3602

Re: Retrieving query-time join fromQuery hits

2020-06-08 Thread Stefan Onofrei
actually hadn't thought of that. Could you please provide more details on how we could approach the problem from this angle? Thanks, Stefan Onofrei On Wed, Jun 3, 2020 at 9:59 PM Mikhail Khludnev wrote: > Hi, Stefan. > Have you considered faceting/aggregation over `from` field? > &g