[ https://issues.apache.org/jira/browse/SOLR-14193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896897#comment-17896897 ]
Eric Pugh commented on SOLR-14193: ---------------------------------- [~balaji-s] i'm following up after we made a lot of improvements to the Solr CLI. The post tool is now part of the Solr command: bin/solr post and I'm curious if this issue remains? If so, I'd love to tweak the ref guide to have a unix version and a windows version. Or otherwise figure out how to deal with the | character. > Update tutorial.adoc(line no:664) so that command executes in windows > enviroment > -------------------------------------------------------------------------------- > > Key: SOLR-14193 > URL: https://issues.apache.org/jira/browse/SOLR-14193 > Project: Solr > Issue Type: Bug > Components: documentation > Affects Versions: 8.4 > Reporter: balaji sundaram > Priority: Minor > Attachments: solr-tutorial.adoc > > Time Spent: 20m > Remaining Estimate: 0h > > > {{When executing the following command in windows 10 "java -jar -Dc=films > -Dparams=f.genre.split=true&f.directed_by.split=true&f.genre.separator=|&f.directed_by.separator=| > -Dauto example\exampledocs\post.jar example\films\*.csv", it throws error "& > was unexpected at this time."}} > Fix: the command should escape "&" and "|" symbol{{}} > {{}} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org