[ 
https://issues.apache.org/jira/browse/SOLR-3691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13436310#comment-13436310
 ] 

Jan Høydahl commented on SOLR-3691:
-----------------------------------

bq. Maybe this deserves a rename of *Simple*PostTool to just PostTool now that 
it's not so simple any more?  

Sure I know :) it's more code, but I hope it's actually more simple to follow 
the logic in the code now than before, since it's better structured. Besides, 
we only use standard SDK functions, so it is still self-contained without extra 
deps, which is a major part of the *Simple* name. Besides, since much stuff is 
moved out from main() and into the class, it is also easier for folks to 
utilize this stuff from their own code should they wish.
                
> SimplePostTool: Mode for indexing a web page
> --------------------------------------------
>
>                 Key: SOLR-3691
>                 URL: https://issues.apache.org/jira/browse/SOLR-3691
>             Project: Solr
>          Issue Type: Bug
>          Components: scripts and tools
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>             Fix For: 4.0
>
>         Attachments: SOLR-3691.patch, SOLR-3691.patch, SOLR-3691.patch, 
> SOLR-3691.patch
>
>
> The simple post.jar tool should both show some sample code as well as aid 
> users in testing Solr from the command line. Missing is an easy way to index 
> a web page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



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

Reply via email to