: Here are the results with the debugQuery=true; with debugging off, there are
: no results.

I don't understand what you mean.  According to this response, with 
debugQuery=true, there are not results matching your query...

:   <result name="response" numFound="0" start="0"></result>


: The elevated result appears in the queryBoost section but not in the 
: result section:

Again: i odn't understand what you mean -- the debug output is just 
showing you that your QEC is in fact configured to boost a particular 
document for this query, and it's telling you the ID it's trying to 
boost based on your config -- that doesn't mean the *result* is in the 
queryBoost section.

As far as i can tell from this, the document you wnat to boost 
either isn't in your index at all, or doesn't match your query.

please see my previous comment...

>> Can you please show us the response of that example query -- and if that 
>> example response doesn't include the doc from your elevate.xml, can you 
>> change the exampl (increase rows or whatever) so that it does so we can 
>> see evidence that it's really in your index and not getting elevated?

...can you show us *any* query that proves a document with that ID exists 
in the index?  Ignoring QEC for a moment, can you use debugQuery=true and 
explainOther to see if/why that document doesn't seem to match your query 
at all?

-Hoss

Reply via email to