janhoy commented on code in PR #799: URL: https://github.com/apache/solr/pull/799#discussion_r846452566
########## solr/solr-ref-guide/modules/indexing-guide/pages/luke-request-handler.adoc: ########## @@ -17,7 +17,7 @@ // under the License. The Luke Request Handler offers programmatic access to the information provided on the xref:schema-browser-screen.adoc[] page of the Admin UI. -It is modeled after Luke, the Lucene Index Browser by Andrzej Bialecki. +It is modeled after https://github.com/apache/lucene/tree/main/lucene/luke[Luke], the Lucene Index Browser. Review Comment: We can use `{dep-version-lucene}` -- 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]
