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.
如何使用 BooleanQuery/任何其他类在此字段上实现“精确短语”功能?例如,如果用户输入“畅销书”,那么它应该返回描述中包含该短语的书籍。
再次感谢!
将查询放在双引号内应该可以工作。