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.
検索した単語を search-results.tpl.php テンプレートに渡すことはできますか? Drupal と Solr 検索を使用しています。
検索したテキストを $variables['makeurown'] のような GLOBAL 変数に保存してから、テンプレート ファイルでアクセスしてみてください。それはうまくいくはずです。