elevate.xml not getting updated after refreshing the solr admin page in solr cloud env.

2014-11-20 Thread rahulmodi
Hi All, I want to use Boost feature by using elevate.xml file. It works perfectly on local system because on local there is no cloud server or zookeeper. Here when i update elevate.xml file and refresh the solr admin page it instantly reflect the changes in this file and after taking reload of par

solr cloud config files not getting updated even without restarting server

2014-11-20 Thread rahulmodi
Hi All, I want to use Boost feature by using elevate.xml file. It works perfectly on local system because on local there is no cloud server or zookeeper. Here when i update elevate.xml file and refresh the solr admin page it instantly reflect the changes in this file and after taking reload of par

boosting not working in solr

2014-11-13 Thread rahulmodi
Hi All, i have to achieve static boost in solr. To apply static boosting i have already gone through the link http://wiki.apache.org/solr/QueryElevationComponent . i did in same way as mentioned in this link even then boosting is not working.. don't know why. My elevate.xml looks like:

Re: how to achieve static boost in solr

2014-07-24 Thread rahulmodi
Thanks a lot Erick, i have looked at Query Elevation Component, it works but the problem is if i need to add new tag or update existing 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 serv

how to achieve static boost in solr

2014-07-23 Thread rahulmodi
Hi, I am struggling how to achieve static boost in solr, i have visited many web sites but not getting solid answer. The requirement is as below: Suppose i have 100 keywords to search for and for each keyword i want particular URL to be appear on top. Say.. for keyword *"car"* the URL *"http://c

solr boosting any perticular URL

2014-07-17 Thread rahulmodi
Hi There, I am new to Solr. My client is asking me to boost a particular URL so that it should appear on the top of the results. I have already searched on various websites but i did not found boosting for particular URL. Please tell me whether this feature is available or not, if available then