Let us say I have 3 fields I index
f1, f2, f3.

f1 and f2 are copied to f4.
f4 is the default searched field.


There is a value that is found in f2 and f3.

When I am searching in f3 I want to return only f3 and none  other.
when I am searching in f4 I do not want to return f3.
I only want to return f1 if it has the value that is found in the search.


Is this doable? Can you show me an example?

Thanks,
Bryan Rasmussen

Reply via email to