git://source.jalview.org
/
jalview.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
JAL-1988 JAL-3130 New jlinked JRE in jalview_java2 with modules. Still needs jaxws...
[jalview.git]
/
test
/
jalview
/
io
/
pdb_request_json_error.txt
1
{
2
"responseHeader": {
3
"status": 400,
4
"QTime": 0,
5
"params": {
6
"sort": "",
7
"fl": "pdb_id",
8
"q": "text:abc OR text:go:abc AND molecule_sequence:['' TO *]",
9
"wt": "json",
10
"rows": "100"
11
}
12
},
13
"error": {
14
"msg": "org.apache.solr.search.SyntaxError: Cannot parse 'text:abc OR text:go:abc AND molecule_sequence:['' TO *]': Encountered \" \":\" \": \"\" at line 1, column 19.",
15
"code": 400
16
}
17
}