Hi,
We want to search for the phrase "a b c" (without the double quote), with suffix processing.
But, the suffix proc works only on the last term c, and not on the terms a and b.
To counter this, we tried on the search,
'a w/20 b' AND 'b w/20 c' with suffix proc on
This seems to get us the results, but not necessarily, in the order a followed by b followed by c.
Is there any way, to make this happen?
also, w/ works only between 2 terms or more terms. for example,
can I do 'a b c w/20'?
or can I do,
(a b w/20) w/20 c?
thanks in advance for the help!!
We want to search for the phrase "a b c" (without the double quote), with suffix processing.
But, the suffix proc works only on the last term c, and not on the terms a and b.
To counter this, we tried on the search,
'a w/20 b' AND 'b w/20 c' with suffix proc on
This seems to get us the results, but not necessarily, in the order a followed by b followed by c.
Is there any way, to make this happen?
also, w/ works only between 2 terms or more terms. for example,
can I do 'a b c w/20'?
or can I do,
(a b w/20) w/20 c?
thanks in advance for the help!!