Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The following page has been changed by ryan:
http://wiki.apache.org/solr/QueryElevationComponent

------------------------------------------------------------------------------
  
  All standard solr features such as faceting,sorting, and !MoreLikeThis work 
with this component installed.
  
+ == enableElevation ==
+ For debugging it may be useful to see results with and without the elevated 
docs.  For this, you can use "enableElevation=false" to hide results:
+  
http://localhost:8983/solr/elevate?q=YYYY&debugQuery=true&enableElevation=true
+  
+  
http://localhost:8983/solr/elevate?q=YYYY&debugQuery=true&enableElevation=false
+ 

Reply via email to