epugh commented on code in PR #4743:
URL: https://github.com/apache/solr/pull/4743#discussion_r3825598203


##########
solr/modules/ltr/src/java/org/apache/solr/ltr/search/LTRQParserPlugin.java:
##########
@@ -55,7 +55,6 @@
  */
 public class LTRQParserPlugin extends QParserPlugin
     implements ResourceLoaderAware, ManagedResourceObserver {
-  public static final String NAME = "ltr";
   private static final String ORIGINAL_RANKING = "_OriginalRanking_";

Review Comment:
   okay



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