You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erik Hatcher (JIRA)" <ji...@apache.org> on 2014/08/26 04:07:58 UTC

[jira] [Updated] (SOLR-6435) Add script to simplify posting content to Solr

     [ https://issues.apache.org/jira/browse/SOLR-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Hatcher updated SOLR-6435:
-------------------------------

    Attachment: SOLR-6435.patch

Here's a patch that leverages the fact that SimplePostTool is already in solr-core-*.jar.   With this patch you can do "bin/post /some/directory".  This is just a quick proof-of-concept; there are TODO's in the script to tackle to flesh this out fully.

> 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
>             Fix For: 5.0, 4.11
>
>         Attachments: 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.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org