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.
谁能给我一个关于如何使用 Lucene 执行 CONTAINS 搜索的建议?而使用 WildcardQuery 的成本要高得多。我可以使用 FILTER 代替 WildcardQuery 吗?
非常感谢您的支持。