I am trying to search against texis database.
I need one of the search word to be case sensitive or to be taken literally. I tried:
(oracle,pelplesoft,\RSAP\I)
I am searching for oracle or pelplesoft or SAP,
where I want SAP part to be case sensitive. Ofcause it did not work for me. Some where on the message board I sense that I need to make case sensitive index on my fields.
Is this true? or I just do not know how to the casesensitive search? Please use above example to show me how I can accomplish this.
If I need do case sensitive index, how expensive is that? Please also include a direct example for the index expression.
Thanks.
I need one of the search word to be case sensitive or to be taken literally. I tried:
(oracle,pelplesoft,\RSAP\I)
I am searching for oracle or pelplesoft or SAP,
where I want SAP part to be case sensitive. Ofcause it did not work for me. Some where on the message board I sense that I need to make case sensitive index on my fields.
Is this true? or I just do not know how to the casesensitive search? Please use above example to show me how I can accomplish this.
If I need do case sensitive index, how expensive is that? Please also include a direct example for the index expression.
Thanks.