Just complementing Alessandro's answer: 1. the elevateIds are inserted into the query, server side (a query expansion indeed); 2. the query is executed; 3. elevatedIds (if found) are popped up to the top of the search results via boosting;
Edward On Mon, Nov 19, 2018 at 3:41 PM Alessandro Benedetti <a.benede...@sease.io> wrote: > > As far as I remember the answer is no. > You could take a deep look into the code, but as far as I remember the > elevated doc Ids must be in the index to be elevated. > Those ids will be added to the query built, a sort of query expansion server > side. > And then the search executed. > > Cheers > > > > > > ----- > --------------- > Alessandro Benedetti > Search Consultant, R&D Software Engineer, Director > Sease Ltd. - www.sease.io > -- > Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html