This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |
| ref:glossary:indexed_attribute [2026/08/13 00:43] – ↷ Page moved from glossary:indexed_attribute to ref:glossary:indexed_attribute localdev | ref:glossary:indexed_attribute [2026/08/13 00:43] (current) – ↷ Links adapted because of a move operation localdev |
|---|
| ===== Indexed attribute ===== | ===== Indexed attribute ===== |
| |
| If a [[glossary:configurator|configurator]] marks an [[glossary:attribute|attribute]] as indexed, **//[[glossary:aware_im]]//** will instruct the underlying database system to create an index for this attribute. Creating database index may significantly speed up [[glossary:query|queries]] involving the attribute. This is an advanced option to be used by users familiar with the database management systems. | If a [[ref:glossary:configurator|configurator]] marks an [[ref:glossary:attribute|attribute]] as indexed, **//[[ref:glossary:aware_im]]//** will instruct the underlying database system to create an index for this attribute. Creating database index may significantly speed up [[ref:glossary:query|queries]] involving the attribute. This is an advanced option to be used by users familiar with the database management systems. |
| |
| |
| |