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.
たとえば、特定のフィールドに固定値がある場合にのみ、solr でドキュメントをブーストしたいと思います。
フィールドの色の値が「黄色」に設定されているすべてのドキュメントをブーストしたい
bf=colour:yellow^10
出来ますか?