viv
2006-08-02 11:11:54 UTC
Hi All,
I am facing a problem with regular expressions when used with custom
properties.I am using IXSSO to query index server.
I defined the following column:
query.DefineColumn("EmpName(DBTYPE_WSTR|DBTYPE_BYREF)=
27031850-3455-4648-8c26-b998fb2360e8 EmpName");
Cached it in Index server with type VT_LPWSTR. Restarted Index server.
Also I have set query.Dialect = 1.
But when I try to fire regular expression queries like #EmpName
*verma.
It doesn't return any records.
Can anybody help me in resolving this?
-Vivek
I am facing a problem with regular expressions when used with custom
properties.I am using IXSSO to query index server.
I defined the following column:
query.DefineColumn("EmpName(DBTYPE_WSTR|DBTYPE_BYREF)=
27031850-3455-4648-8c26-b998fb2360e8 EmpName");
Cached it in Index server with type VT_LPWSTR. Restarted Index server.
Also I have set query.Dialect = 1.
But when I try to fire regular expression queries like #EmpName
*verma.
It doesn't return any records.
Can anybody help me in resolving this?
-Vivek