Hi, any sample of how to use SOLR connector? http://incubator.apache.org/connectors/end-user-documentation.html#solroutpu tconnector
Some questions: 1. Argument. Is it optional key=value pairs which can be sent to SOLR as part of HTTP GET/POST request? 2. I see code for "Connector", and I see how to configure SOLR Output Connection. But how "Job" happens to know about <metadata> to <solr> mapping, is it generic (without dependency on SOLR)? Thanks, Fuad
