I'm trying to create compound index tag with code instead of the interactive way. so far the code i'm using is as this.
use table
index on field_1 tag uid
the problem is "uid" is a variable that i have set as a user's id. so i want the .cdx to be named what is in the variable, not "uid". is there a way to do this? if this is confusing, please ask me to clarify. thank you in advance.
erik
use table
index on field_1 tag uid
the problem is "uid" is a variable that i have set as a user's id. so i want the .cdx to be named what is in the variable, not "uid". is there a way to do this? if this is confusing, please ask me to clarify. thank you in advance.
erik