Skip to content
This repository has been archived by the owner on Feb 20, 2022. It is now read-only.

HTTP status code "TO #19

Open
guoyucheng opened this issue Dec 4, 2017 · 0 comments
Open

HTTP status code "TO #19

guoyucheng opened this issue Dec 4, 2017 · 0 comments

Comments

@guoyucheng
Copy link

I get this err in go 1.7

The cause of this error is sort of spaces
eg: push_time ASC
q := solr.Query{
Params: solr.URLParamMap{
"q": q_str,
},
Rows: 10,
Sort: "push_time ASC",
}
The query must be urlencode

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant