Addindex: Difference between revisions

From Data Islands
No edit summary
No edit summary
Line 2: Line 2:


Description : To add a new index based on an island and expression.
Description : To add a new index based on an island and expression.
EG
>addindex "contacts" "Name"
Expression can be comma separated field values as: "Name,ContactId" etc.

Revision as of 11:31, 20 April 2026

Syntax : addindex "<ISLAND NAME>" "<EXPRESSION>" <ENTER>

Description : To add a new index based on an island and expression.

EG

>addindex "contacts" "Name"

Expression can be comma separated field values as: "Name,ContactId" etc.