Addindex: Difference between revisions

From Data Islands
(Created page with "AddIndex: ======== Syntax : addindex "<ISLAND NAME>" "<EXPRESSION>" <ENTER> Description : To add a new index based on island and expression.")
 
No edit summary
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
AddIndex:
========
Syntax : addindex "<ISLAND NAME>" "<EXPRESSION>" <ENTER>
Syntax : addindex "<ISLAND NAME>" "<EXPRESSION>" <ENTER>
Description : To add a new index based on 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.