dsmiley commented on code in PR #3212:
URL: https://github.com/apache/solr/pull/3212#discussion_r1980093462


##########
solr/core/src/java/org/apache/solr/schema/ExchangeRateProvider.java:
##########
@@ -21,7 +21,7 @@
 import org.apache.lucene.util.ResourceLoader;
 import org.apache.solr.common.SolrException;
 
-/** Interface for providing pluggable exchange rate providers to 
@CurrencyField */
+/** Interface for providing pluggable exchange rate providers to 
@CurrencyFieldType */

Review Comment:
   ```suggestion
   /** Interface for providing pluggable exchange rate providers to {@link 
CurrencyFieldType} */
   ```



-- 
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]

Reply via email to