epugh commented on PR #2479:
URL: https://github.com/apache/solr/pull/2479#issuecomment-2246259400

   Okay, I think this is ready for review!  I've added some docs..   I 
especially liked being able to cat some local data right into a Solr 
collection!   
   
   ```
   cat example/exampledocs/books.csv | bin/solr stream -e local 
'update(gettingstarted,parseCSV(stdin()))'
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to