-
Notifications
You must be signed in to change notification settings - Fork 82
SorlResponse not show query params #49
Copy link
Copy link
Open
Description
Hi,
I have a ask to do. in doc exist a paragraph where is explained the SolrResponse methods, one those methods is response.params.
I did a query to my solr instance with one parameter, but the params method not return any paramater, It's supposed this work with this behavior?
In [11]: res = si.query(id='500428550').execute()
In [12]: res.params
In [13]: res
Out[13]: <sunburnt.schema.SolrResponse at 0x10ef8a550>
In [14]: print res
1 results found, starting at #0Thx
/Yago
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels