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.
SearchKit 是一个非常奇怪的 API。似乎没有任何方法可以SKDocument通过其 URL 获取特定信息。相反,我必须遍历所有文档并自己记住它们SKDocumentID的 s 和URLs。
SKDocument
SKDocumentID
URL
这个对吗?