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.
我有个问题。我有一个数据库及其条目,在 IDOL 索引服务器中的特定时间进行索引。问题是一个特定的条目没有被索引。有没有办法强制索引呢?理想情况下,用于 URL 操作调用。我知道 DREREGENERATE 可能是我想要的,但我不明白如何指定我的条目 ID。
有任何想法吗?
提前致谢。
手动为条目创建 IDX,并使用 DREADD 操作将条目添加到 IDOL 内容数据库。使用 python 脚本和 HTTP Post 可以轻松实现。
以下文档显示了可用于 DREADD 操作的各种参数。
https://www.microfocus.com/documentation/idol/IDOL_12_2/Content_12.2_Documentation/Help/index.html#Index%20Actions/IndexData/_IX_DREADD.htm?Highlight=DREADD