Arsnael opened a new pull request, #2963: URL: https://github.com/apache/james-project/pull/2963
Allows to be able to add custom optimizers for email query I know we said initially the predicate would be EmailQueryRequest => Option[SFlux[MessageId]] But I don't think that re-extracting and re-verifying the search query, limit and position from the request for each optimizer is optimal. Also we need the session. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
