Created
August 18, 2017 16:57
-
-
Save dunglehome/e106623173dfd90a6a764c1723e7043c to your computer and use it in GitHub Desktop.
http://localhost:8080/solr/statistics/select?indent=on&version=2.2&start=0&rows=0&fl=*%2Cscore&qt=standard&wt=standard&explainOther=&hl.fl=&facet=true&facet.field=country&q=type:0+owningItem:4636
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<response> | |
<lst name="responseHeader"> | |
<int name="status">0</int> | |
<int name="QTime">1</int> | |
<lst name="params"> | |
<str name="explainOther"/> | |
<str name="facet">true</str> | |
<str name="fl">*,score</str> | |
<str name="indent">on</str> | |
<str name="start">0</str> | |
<str name="q">type:0 owningItem:4636</str> | |
<str name="facet.field">country</str> | |
<str name="hl.fl"/> | |
<str name="wt">standard</str> | |
<str name="qt">standard</str> | |
<str name="rows">0</str> | |
<str name="version">2.2</str> | |
</lst> | |
</lst> | |
<result name="response" numFound="352" start="0" maxScore="11.103533"></result> | |
<lst name="facet_counts"> | |
<lst name="facet_queries"/> | |
<lst name="facet_fields"> | |
<lst name="country"/> | |
</lst> | |
<lst name="facet_dates"/> | |
<lst name="facet_ranges"/> | |
</lst> | |
</response> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment