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.
フィールド「type」と「desc」で「tree」という用語を検索するSolrクエリを作成しようとしています。
これまでの私の試みは次のとおりです。
?q=tree &defType=dismax &qf=type desc
ただし、これは完全一致の場合にのみ機能します。「treehouse」や「big-tree」は見つかりません。
検索クエリをどのように変更すればよいですか?