2015-05-21 21:23:27 -04:00
|
|
|
{"params":{
|
|
|
|
"query":{
|
|
|
|
"defType":"edismax",
|
|
|
|
"q.alt":"*:*",
|
|
|
|
"rows":"10",
|
|
|
|
"fl":"*,score",
|
|
|
|
"":{"v":0}},
|
|
|
|
"facets":{
|
|
|
|
"facet":"on",
|
|
|
|
"facet.mincount":"1",
|
2015-06-05 11:05:20 -04:00
|
|
|
"f.doc_type.facet.mincount":"0",
|
2015-05-21 21:23:27 -04:00
|
|
|
"facet.field":["text_shingles","{!ex=type}doc_type"],
|
|
|
|
"f.text_shingles.facet.limit":10,
|
|
|
|
"facet.query":"{!ex=type key=all_types}*:*",
|
|
|
|
"f.doc_type.facet.missing":true,
|
|
|
|
"":{"v":0}},
|
|
|
|
"browse":{
|
|
|
|
"fq":"{!switch v=$type tag=type case='*:*' case.all='*:*' case.unknown='-doc_type:[* TO *]' default=$type_fq}",
|
|
|
|
"type_fq":"{!field f=doc_type v=$type}",
|
|
|
|
"hl":"on",
|
|
|
|
"hl.fl":"content",
|
2015-06-02 16:56:04 -04:00
|
|
|
"v.locale":"${locale}",
|
2015-05-21 21:23:27 -04:00
|
|
|
"debug":"true",
|
2015-06-07 15:24:48 -04:00
|
|
|
"hl.simple.pre":"HL_START",
|
|
|
|
"hl.simple.post":"HL_END",
|
2015-05-21 21:23:27 -04:00
|
|
|
"":{"v":0}},
|
|
|
|
"velocity":{
|
|
|
|
"wt":"velocity",
|
|
|
|
"v.template":"browse",
|
|
|
|
"v.layout":"layout",
|
|
|
|
"":{"v":0}}}}
|