Thanks a lot Erick, i have looked at Query Elevation Component, it works but the problem is if i need to add new <query> tag or update existing <query> tag in elevate.xml file then i need to restart the server in order to take effect.
I have also used "forceElevation=true" even then it requires restarting server. Is there any way by which we can achieve this without restarting server. Also, there is another issue is that it works only when we use exact query, example is below: elevate.xml file has entry like:- <query text="energy"> <doc id="http://welcome.energy.com/" /> </query> if i use "energy" as query then i get correct url as "http://welcome.energy.com/" But if i use "power energy" as query then i get another url but here also i want the url "http://welcome.energy.com/" to be displayed. Please suggest how to achieve this. Thanks in advance. -- View this message in context: http://lucene.472066.n3.nabble.com/how-to-achieve-static-boost-in-solr-tp4148788p4148999.html Sent from the Solr - User mailing list archive at Nabble.com.