You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "chlorochrule (via GitHub)" <gi...@apache.org> on 2023/02/28 14:07:53 UTC

[GitHub] [solr] chlorochrule commented on pull request #937: SOLR-16289: Null check in transformers of ltr module

chlorochrule commented on PR #937:
URL: https://github.com/apache/solr/pull/937#issuecomment-1448240364

   +1
   I agree with both to update documentation and to throw an exception. I will add these updates. However, I want to support interleaving in SolrCloud ideally.
   
   My idea is,
   - Support the caching across multi-stage requests. This feature helps to pass interleaving results calculated by `ResponseBuilder.STAGE_EXECUTE_QUERY` stage to `ResponseBuilder.STAGE_GET_FIELDS` stage.
   - Customize `MergeStrategy` to merge interleaving results returned from each shard.
   
   Please review these ways to fix this problem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org