vanng822 / go-solr

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

Implement a resource method so one can make a request to any solr search resource #31

Closed vanng822 closed 10 years ago

vanng822 commented 10 years ago

This can be useful for make query to /select /mlt /suggest or /spell

This method should implement in Connection and return SolrResponse