You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Ronja Koistinen <ro...@helsinki.fi> on 2018/03/05 14:31:52 UTC

Solr Cloud: query elevation + deduplication?

Hello,

I am running Solr Cloud 6.6.2 and trying to get query elevation and
deduplication (with SignatureUpdateProcessor) working at the same time.

The documentation for deduplication
(https://lucene.apache.org/solr/guide/6_6/de-duplication.html) does not
specify if the signatureField needs to be the uniqueKey field configured
in my schema.xml. Currently I have my uniqueKey set to the field
containing the url of my documents.

The query elevation seems to reference documents by the uniqueKey in the
"id" attributes listed in elevate.xml, so having the uniqueKey be the
url would be beneficial to my process of maintaining the query elevation
list.

Also, what is the status of this issue I found?
https://issues.apache.org/jira/browse/SOLR-3473

-- 
Ronja Koistinen
University of Helsinki