Guys,

I've been testing out https://issues.apache.org/jira/browse/SOLR-5541 on 4.7RC4.

I previously had an elevate.xml that elevated 3 documents for a specific query. My understanding is that I could, at runtime, exclude one of those. So I tried that like this:

http://localhost:8080/solr/ecommerce/search?q=canon&excludeIds=208464207

and now NONE of my documents are elevated. What I would have expected is that I'd have 2 elevated documents, but the 208464207 would not be amongst them.

Sadly, what happens is that now nothing is elevated.

Am I misunderstanding something or should I open a JIRA? Looking at the source code I can't immediately see what would be wrong.

Thanks,

Lajos

Reply via email to