Hi there ,
this query is interesting take a look and suggest me solution:
suppose i have two indices .
one is sales which contain cusId,productName,,,etc.
another is custInfo which contain phonenumber,custId,...etc.
Now i need the product name by passing phone number as input query.
Isn't it interesting try out this and suggest me solution ...
Please