[
https://issues.apache.org/jira/browse/SOLR-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186926#comment-14186926
]
Erik Hatcher edited comment on SOLR-6435 at 10/28/14 3:22 PM:
--------------------------------------------------------------
With the latest patch, my example above becomes
{code}
bin/post gettingstarted http://lucidworks.com recursive=1 delay=1
{code}
And Tim's example becomes
{code}
bin/post $EXAMPLE *.xml port=$SOLR_PORT
{code}
was (Author: ehatcher):
With the latest patch, my example above becomes
{code}
bin/post gettingstarted http://lucidworks.com recursive=1 delay=1
{code}
And Tim's example becomes
{code}
bin/post $EXAMPLE *.xml
{code}
> Add script to simplify posting content to Solr
> ----------------------------------------------
>
> Key: SOLR-6435
> URL: https://issues.apache.org/jira/browse/SOLR-6435
> Project: Solr
> Issue Type: Improvement
> Components: scripts and tools
> Affects Versions: 4.10
> Reporter: Erik Hatcher
> Assignee: Erik Hatcher
> Fix For: 5.0, Trunk
>
> Attachments: SOLR-6435.patch, SOLR-6435.patch
>
>
> Solr's SimplePostTool (example/exampledocs/post.jar) provides a very useful,
> simple way to get common types of content into Solr. With the new start
> scripts and the directory refactoring, let's move this tool to a first-class,
> non "example" script fronted tool.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]