janhoy commented on code in PR #3784:
URL: https://github.com/apache/solr/pull/3784#discussion_r2442213723


##########
solr/modules/extraction/src/java/org/apache/solr/handler/extraction/ExtractingParams.java:
##########
@@ -137,7 +137,7 @@ public interface ExtractingParams {
    */
   public static final String PASSWORD_MAP_FILE = "passwordsFile";
 
-  /** Backend selection, either `local` or `tikaserver`. */
+  /** Backend selection */

Review Comment:
   Think it is obvious, and it's really not THAT pluggable anyway, in lack of 
SPI or loading by reflection. Users can read the docs to figure out of the 
param :) 



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