Skip to content

SorlResponse not show query params #49

@yriveiro

Description

@yriveiro

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 #0

Thx

/Yago

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions