[
https://issues.apache.org/jira/browse/SOLR-13689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199336#comment-17199336
]
David Eric Pugh commented on SOLR-13689:
----------------------------------------
Hey, look at that...
➜ solr git:(branch_8x) ✗ ./bin/solr export -format json -url
http://localhost:8983/solr/gettingstarted
ERROR: format must be one of :[javabin, jsonl]
The docs suggest it should be .json, and the output file is .json, not .jsonl.
I'll open a ticket.
> add a command line option bin/solr import to import jsonl/javabin file
> -----------------------------------------------------------------------
>
> Key: SOLR-13689
> URL: https://issues.apache.org/jira/browse/SOLR-13689
> Project: Solr
> Issue Type: Bug
> Reporter: Noble Paul
> Priority: Major
>
> example
> {code}
> bin/solr import -url [http://localhost:8983/solr/gettingstarted] -file
> data.javabin
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]