elevation - Why is SOLR's QueryElevation component not working? -
i have configured queryelevation component here:
http://wiki.apache.org/solr/queryelevationcomponent
and can see doing something...
in debug (formatted json) output:
"debug":{ "queryboosting":{ "q":"bar", "match":["id:test"]}, however, having no effects on query results whatsoever
can tell me i'm going wrong?
thanks!
ok, bad.
i had set wrong field uniquekey:
Comments
Post a Comment