vanng822 / go-solr

Solr client in Go, core admin, add docs, update, delete, search and more
MIT License
69 stars 42 forks source link

how about add solr stream export handler support #56

Closed baisui1981 closed 3 years ago

baisui1981 commented 3 years ago

i want to add solr stream export support in project by adding an response parser base on binlog encode format, i have make the test case code passed ,i want to commit a PR later ,is that OK?

vanng822 commented 3 years ago

If you find it useful, yes please

baisui1981 commented 3 years ago

ok,let me do it