Debugging Solr search queries on Sunspot

后端 未结 5 1709
陌清茗
陌清茗 2021-01-19 02:06

How can I debug Solr search queries when using the Sunspot gem on Rails? I have some queries that are returning bizarrely high scores, and I\'m trying to get to the bottom

5条回答
  •  天命终不由人
    2021-01-19 02:58

    Try reading Debugging Search Application Relevance Issues which discusses explanations and the Solr analysis tool.

提交回复
热议问题