: Id like to use elevate.xml and the component to simulate a GSA "KeyMatch"
: function (ie type in A get B back always) but it seems the elements are not
: marked that they have been elevated.  Is there any other way to accomplish
: something like that w/o having to plug a Map into my SolrJ code?

I don't know much about the QueryElevationComponent but trying it out with 
the example schema, i notice that the debug data does contain a 
"queryBoosting" section that seems to indicate which documents (by ID) 
where elevated.

This seems like the kind of information that would be useful in the 
response even when debugQuery=false ... so i would suggest opening a Jira 
issue to request that (attaching a patch would increase the likelyhood of 
it being changed ... i assume it should be a fairly trivial patch)




-Hoss

Reply via email to