[
https://issues.apache.org/jira/browse/SOLR-16319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Heisey resolved SOLR-16319.
---------------------------------
Resolution: Invalid
The Solr project does not use Jira as a support portal. The proper place for
this kind of question is the mailing list, IRC channel, or slack channel. I am
closing this issue, please use one of those avenues for further support.
[https://solr.apache.org/community.html]
The post.jar app is not designed for production use. It is a quick and dirty
way to get started indexing data. The fact that it is missing index
functionality you might need is not a bug. For proper production capability,
you should write your own indexing application. The source code for post.jar,
just like the rest of Solr, is publicly available. You can also do everything
that post.jar does with a tool like curl.
Below is a link to the entire source code for post.jar in the main code branch
of Solr (currently set to version 10.0.0-SNAPSHOT):
[https://github.com/apache/solr/blob/main/solr/core/src/java/org/apache/solr/util/SimplePostTool.java]
> How to record errors reported by post.jar. I am running this post.jar in my
> windows to upload the CSV data
> ----------------------------------------------------------------------------------------------------------
>
> Key: SOLR-16319
> URL: https://issues.apache.org/jira/browse/SOLR-16319
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Sridhar
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]