[ https://issues.apache.org/jira/browse/SOLR-13934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16976388#comment-16976388 ]
Jan Høydahl commented on SOLR-13934: ------------------------------------ I agree with all your thoughts. Funny btw that SimplePostTool was initially created just as a simple post tool :) for those not having access to cURL etc. But it is gaining weight year by year, and I'm guilty of adding web crawl capability to it. The vision behind it was that it should be a dependency-less, slim easy to understand example, that's why we never use libraries like SolrJ but plain JDK classes, so anyone could copy/paste code from it if they wish. Perhaps the time has come to write something from scratch, based on Spring Boot and SolrJ or what not? A Swiss army knife set of production ready code snippets on how to push data to Solr? Something that can be referenced from the new Dev-Guide as how to properly integrate with Solr? Something with unit tests... Just some thoughts :) > Documentation on SimplePostTool for Windows users is pretty brief > ----------------------------------------------------------------- > > Key: SOLR-13934 > URL: https://issues.apache.org/jira/browse/SOLR-13934 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: SimplePostTool > Affects Versions: 8.3 > Reporter: David Eric Pugh > Priority: Minor > Fix For: master (9.0) > > Time Spent: 10m > Remaining Estimate: 0h > > SimplePostTool on windows doesn't have enough documentation, you end up > googling to get it to work. Need to provide better example. > https://lucene.apache.org/solr/guide/8_3/post-tool.html#simpleposttool -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org