janhoy commented on code in PR #799: URL: https://github.com/apache/solr/pull/799#discussion_r846436732
########## 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: Do we have a ref-guide variable for current lucene version? If so, we could surely do that. Even if the user will not be able to download Luke from that location (or anywhere else for that matter), she needs to download Lucene's binary distro and run it from there. -- 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]
