epugh commented on code in PR #4246: URL: https://github.com/apache/solr/pull/4246#discussion_r3073809251
########## solr/solr-ref-guide/modules/getting-started/pages/solr-glossary.adoc: ########## @@ -96,6 +105,11 @@ The arrangement of search results into categories based on indexed terms. [[field]]Field:: The content to be indexed/searched along with metadata defining how the content should be processed by Solr. +[[follower]]Follower:: +A <<replica,Replica>> that is not the <<leader,Leader>> for its <<shard,Shard>>. Review Comment: can you suggest something? my brain is broken. -- 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]
