Hello,
What strategies have you used to do substitute items? For example,
item a is no longer available. Item B is a substitute. When the user
searches for Item A, I want Item B to be returned in the search.
..
How have you accomplished this? I am not sure how to start, except for
having an external hash table to hold the substitution relation****p.
..
Thank you for your time.