Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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 localdevref:glossary:indexed_attribute [2026/08/13 00:43] (current) – ↷ Links adapted because of a move operation localdev
Line 2: Line 2:
 ===== 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.