dsmiley commented on code in PR #4246: URL: https://github.com/apache/solr/pull/4246#discussion_r3007084560
########## solr/solr-ref-guide/modules/getting-started/pages/solr-glossary.adoc: ########## @@ -213,6 +240,12 @@ Synonyms generally are terms which are near to each other in meaning and may sub In a search engine implementation, synonyms may be abbreviations as well as words, or terms that are not consistently hyphenated. Examples of synonyms in this context would be "Inc." and "Incorporated" or "iPod" and "i-pod". +[[standalone]]Standalone:: +An informal term referring to Solr deployments that do not use <<solrclouddef,SolrCloud>> mode. Review Comment: "deployments" -> "nodes" to re-inforce this is a mode of a Solr process. It is not a characterization of an entire "deployment" which is suggestive of a cluster. I'm cool with the term "user managed" existing to describe such a cluster. -- 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]
