janhoy commented on code in PR #799: URL: https://github.com/apache/solr/pull/799#discussion_r846262347
########## 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: Luke has moved to a Lucene module since this was written, so I removed @sigram reference here, and instead provided a link to the module. PS: Do we have a recipe for how users can run Luke standalone? Should we mention it here? -- 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]
