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.
有人可以指导我如何在 endeca 上启用 forge 和 dgidx 的调试日志吗?
提前致谢。
莫汉
Forge和Dgidx只是Endeca 中的Spring beans配置(在一个名为 的文件中DataIngest.xml)。
DataIngest.xml
<Your-Endeca-App>/config/script/DataIngest.xml
<forge>
<args>
<arg>-vi</arg>
<arg>-vd</arg>
vi
vd
<dgidx>
<arg>-v</arg>