We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The search "syntactic :$" or "syntactic :+:" (without quotes) both cause a connection error:
Connection Error: StatusCodeException (Status {statusCode = 404, statusMessage = "Not Found"}) [("Transfer-Encoding","chunked"),("Date","Tue, 30 Sep 2014 13:10:21 GMT"),("Server","Warp/3.0.0.3"),("Content-Type","application/json"),("X-Response-Body-Start","{\n \"msg\": \"mentioned context(s) do not exist: [\\\"syntactic\\\"]\",\n \"code\": 404\n}")] (CJ {expose = []})
The text was updated successfully, but these errors were encountered:
The problem seems to be caused by the colon here. syntactic ":+:" is working fine
syntactic ":+:"
Sorry, something went wrong.
No branches or pull requests
The search "syntactic :$" or "syntactic :+:" (without quotes) both cause a connection error:
The text was updated successfully, but these errors were encountered: