Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のdupal solrファセットでは、タイトルでソートすると機能し、URLに?solrsort = sort_title ascを追加しますが、関連性によるソートは結果に何もせず、URLにパラメーターを追加しませんこれについて誰かが私を案内してくれますありがとうあらかじめ
デフォルトでは、並べ替えパラメーターがないため、Solr は結果をスコアで並べ替えます。 したがって、関連性で並べ替える場合は、並べ替えパラメーターを追加する必要はありません。