[
https://issues.apache.org/jira/browse/SOLR-10669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated SOLR-10669:
------------------------------------
Description:
\[subquery] process docs one by one, it's might be necessary to speedup them
somehow. We can either:
- specialise to -ToParentBlockJoinCollector- (ok it seems dead already
LUCENE-6959), though {{ParentChildrenBlockJoinQuery}} might be just a good
engine for SOLR-10144
- it's probably done like queries macro generator, but I'm afraid it won't be
fast for \{!join}
- or probably just run separate queries in parallel.
Please share, ideas, opinions and usecases.
> bulk [subquery] result transformer
> ----------------------------------
>
> Key: SOLR-10669
> URL: https://issues.apache.org/jira/browse/SOLR-10669
> Project: Solr
> Issue Type: New Feature
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Mikhail Khludnev
>
> \[subquery] process docs one by one, it's might be necessary to speedup them
> somehow. We can either:
> - specialise to -ToParentBlockJoinCollector- (ok it seems dead already
> LUCENE-6959), though {{ParentChildrenBlockJoinQuery}} might be just a good
> engine for SOLR-10144
> - it's probably done like queries macro generator, but I'm afraid it won't
> be fast for \{!join}
> - or probably just run separate queries in parallel.
> Please share, ideas, opinions and usecases.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]