almogtavor commented on issue #12406: URL: https://github.com/apache/lucene/issues/12406#issuecomment-1642686227
@mkhludnev The issue is that the `lucene-monitor` enables one to percolate a single document, and therefore there's no easy option for using BJQ. ES managed to create a percolator service that seems to work [pretty similar to lucene-monitor](https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-percolate-query.html#how-it-works), but this ain't a relevant option for Solr users. -- 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]
