Bogdan Stoica created SOLR-17367:
------------------------------------
Summary: org.apache.solr.cli.PostTool is ignoring -params option
Key: SOLR-17367
URL: https://issues.apache.org/jira/browse/SOLR-17367
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: cli
Affects Versions: 9.6.1
Environment: I encountered the issue using docker solr version 9.6.1
Reporter: Bogdan Stoica
org.apache.solr.cli.PostTool is ignoring the -params option.
According to the documentation here
[https://solr.apache.org/guide/solr/latest/indexing-guide/post-tool.html,] the
-params option is to be used when specifying a different separator (for example
the tab separator)
However, looking through the code
([https://github.com/apache/solr/blob/main/solr/core/src/java/org/apache/solr/cli/PostTool.java#L244])
it seems that even if the option is mentioned, it is never used afterwards.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]