Getting Started > Working with full database cacheless search
Setting up full database cacheless search
Siemens Digital Industries Software recommends that you process both the bounding boxes and spatial indexes in batches if the database has a large number of datasets. The generation of bounding boxes and spatial indexes in batches helps prevent the utilities from running out of memory or causing other scalability issues. If you have a small database of less than 50,000 UIDs, you may process all the datasets without any batching.
To deploy cacheless search for a full database strategy:
- Ensure that you have enabled or upgraded cacheless search with Teamcenter Environment Manager (TEM) before you begin the deployment procedure.
- Ensure that live background updates are turned off while you manually process the product data.
- Prepare your data for processing, by updating legacy transforms and removing cycles from the database. This step must be completed carefully or the results of searches may be incorrect.
- Query for a list of dataset UIDs to process for the entire database.
- Create the bounding boxes and TSO files for the database.
- After creating the bounding boxes, regenerate the database statistics to improve search performance.
- Populate the queue with the entries for the entire database.
- Process the queue you populated in the previous step. Do not run the
qsearch_process_queueutility until thecreate_or_update_bbox_and_tsohas finished. - After generating the indexes for a product, regenerate the database statistics to improve search performance.
- Configure live background updates with Dispatcher or cron jobs to process changes to the indexed data.
Note: In a typical system, you may run a cron job every 15 minutes to process updates. The value could be adjusted, depending on how frequently data changes and the extent of those changes.
Always turn off live background updates if you run the qsearch_process_queue utility to manually process the queue.
Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.plm00301/xid597836 · retrieved 2026-07-11