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.
我想知道 ObjectBox 是否支持非英语的 FullTextSearch (fts),例如日语、韩语、中文、语言?
如果它确实支持,关于如何在 AndroidStudio 中执行此操作的任何建议?
谢谢
有QueryBuilder.contains( docs ) 可以在属性值中搜索文本。虽然此时没有 FTS 索引。
QueryBuilder.contains