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.
我有 2 个 cq 作者服务器,比如 A1 和 A2。
我在 A1 上执行了 XPATH 查询,结果很少。我使用这些结果创建了一个包并将其上传到 A2。
A2 上的内容现在看起来与 A1 相同,但在执行相同的 XPATH 查询时不返回任何结果。
我正在使用CRXDE -> Tools -> Query执行查询
CRXDE -> Tools -> Query
有人可以帮我理解为什么这种行为差异吗?