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 ------------------------------------------------------------------------------ http://localhost:8983/solr/elevate?q=YYYY&debugQuery=true&enableElevation=false + == fq == + Query elevation respects the statndard "filter query" (fq) parameter. That is, if the query contains a fq param, all results will be within that filter -- even if elevate.xml adds other documents. +
