One very interesting feature of Apache Solr is the use of elevation: http://wiki.apache.org/solr/QueryElevationComponent
According to the manual, this requires making changes to the file elevate.xml
We were looking at a solution to make elevation accessable via a Drupal UI for content editors, which as you can imagine would be much more useful, as changing elevate.xml requires access to the server itself.
Does anyone know the best way to go about doing this without directly making changes to elevate.xml?
Comments
Comment #1
ore commentedhttps://drupal.org/project/solr_best_bets but for d7, perhaps back port.