[ https://issues.apache.org/jira/browse/SOLR-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Erik Hatcher resolved SOLR-7042. -------------------------------- Resolution: Fixed Fix Version/s: 5.5 Thanks [~shalinmangar]! I committed with a couple of minor changes: added jsonl to the list in SPT and added example/exampledocs/more_books.jsonl to allow easy demonstration of jsonl in action. > Enhance bin/post's JSON handling > -------------------------------- > > Key: SOLR-7042 > URL: https://issues.apache.org/jira/browse/SOLR-7042 > Project: Solr > Issue Type: Improvement > Components: scripts and tools > Affects Versions: 5.0 > Reporter: Erik Hatcher > Assignee: Erik Hatcher > Fix For: 5.5, Trunk > > Attachments: SOLR-7042.patch > > > The current (5.0) version of bin/post assumes JSON (and XML) are in *Solr* > command format, eg. {{bin/post -c collection1 data.json}} and that the URL to > post to is /update. > This issue is to improve/evolve bin/post so that it can post to /update when > the data is in *Solr* XML or JSON format and to /update/json/docs for > arbitrary JSON. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org