Auto-Complete Configuration Section

This section of the Product Configuration Parameters Admin Page can be used to set the following values related to the Auto-Complete Engine:

Parameter

Description

Auto-Complete Max Complexity

The maximum number of type indices from which the auto-complete engine will collect its results. Set this to a lower value such as 1000 if you encounter slowness in auto-complete widgets such as the Quick Lookup area. In general, the more (sub) classes or sub-graphs the engine has to visit, the slower the response will be, and the busier the server will be during that time.

Disable Auto-Complete Index

If true, disables the in-memory auto-complete index. If set to true, startup time will be faster and memory consumption will be less. However, some auto-complete operations (input fields where you start typing and then suggest matching instances) will be slower and may deliver incomplete results because requests will time out after 5 seconds.

See Also

Further Reading on TopBraid