Hey all, so slowly closing in on wrapping up the SolrCLI epic…. I plan on giving an update at Thursday’s community meetup.
In the mean time, there are some PR’s id’ love some more eyes on: https://github.com/apache/solr/pull/2580 - SOLR-15831: Refactor bin/solr and bin/solr.cmd to delegate args parsing and usage help to SolrCLI This one is based on some great work that Tim Potter did back int he day. https://github.com/apache/solr/pull/2577 - SOLR-16824: Replace deprecated single-dash arguments Contributed by community member Christos, it moved along updating lots of files. https://github.com/apache/solr/pull/2479 - SOLR-14673: Add bin/solr stream CLI This is based on an old patch file from Joel Bernstein, but updated for the current world. Pretty chuffed by that I can cat a CSV file directly into Solr! cat example/exampledocs/books.csv | bin/solr stream -e local 'update(gettingstarted,parseCSV(stdin()))' Would love some feedback on these. Eric _______________________ Eric Pugh | Founder | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/Busy <http://tinyurl.com/eric-cal> Co-Author: Apache Solr Enterprise Search Server, 3rd Ed <https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw> This e-mail and all contents, including attachments, is considered to be Company Confidential unless explicitly stated otherwise, regardless of whether attachments are marked as such.