epugh commented on PR #875: URL: https://github.com/apache/solr/pull/875#issuecomment-1195507681
@andywebb1975 getting back to this... So, I think the use case here is that if, over time, I want to change my warming queries, I can do it at run time, correct? So the exciting, powerful thing about this is that instead of stopping/starting my Solr, I can just update the listener... I imagine that you could have some sort of tooling/ML process to identify queries that happen a lot and need warming... However, I see int he docs just a `add-listener`, is there also a `delete-listerner` and `update-listener` commands that are enabled by this? How would I modify my set of warming queries? -- 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-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org