Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Solved! Go to Solution.
For Bulk Indexing, this makes sense. You are triggering the system to reindex objects. Once they've been index, that should stop. New modifications and check in should appear in IndexQueue1 and 2 but disappear quickly as there are updates. There should be no need to continuously bulk index. From the Index Administrator, you might see sometimes items do no get index and you can rerun the Bulk Indexer to clear those out. That's normal maintenance.
For Bulk Indexing, this makes sense. You are triggering the system to reindex objects. Once they've been index, that should stop. New modifications and check in should appear in IndexQueue1 and 2 but disappear quickly as there are updates. There should be no need to continuously bulk index. From the Index Administrator, you might see sometimes items do no get index and you can rerun the Bulk Indexer to clear those out. That's normal maintenance.
THALES GROUP LIMITED DISTRIBUTION to email recipients
Thanks for the answer. Our problem is the entries in indexQueue1 & indexQueue2 always failed when the bulk index process stopped.
Currently we have to monitoring the indexqueue1&2 and manually restart bulk index process everyday to have new entries indexed.
We got PTC support answer for this topic. The bulk index process are independent with indexQueue, when bulk index process stopped, the index queue 1 & 2 continue working without issue. Our problem is actually a different issue: we always have the remaining entries which not indexed(automatically) on index administrator. we need to investigate further why some objects are not getting indexed and appearing in remaining count on Index Administration page.