lowering ranking of certain documents while search --------------------------------------------------
Key: SOLR-1541 URL: https://issues.apache.org/jira/browse/SOLR-1541 Project: Solr Issue Type: Wish Components: search Reporter: arvind The requirement is as below: Suppose, there are some documents already stored in Solr. These documents/records belong to various sources like, source1, source2 etc (stored in 'Source' Solr field). Now, when user searches for documents (simple text search) then, is there any possibilities in Solr so that results of certain sources always come with lower rank? (ie, such sources always come in trailing pages). I believe, there should be some way for this in functional query but not sure! Any help on this is greately appreciated. Thanks in advance. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.