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.
是否有 JS 库来解析和匹配基本的类人文本查询表达式? 喜欢word AND ( anotherword OR yetanotherword ),或类似的东西。
word AND ( anotherword OR yetanotherword )
或者,也许您知道如何处理此类查询,或者可以分享此类信息的链接?谢谢!