Re: Item precedence search problem

2010-12-23 Thread Gora Mohanty
On Wed, Dec 22, 2010 at 3:53 PM, Hasnain wrote: [...] > In my schema, i have another field by the name of "Category" and, for > example's sake, let's assume that my application supports only two > categories: computers and accessories. Now, what i require is a mechanism to > assign correct categor

Re: Item precedence search problem

2010-12-22 Thread Hasnain
Hi, First of all thanks for replying. Secondly, maybe i wasn't clear enough in my original post regarding what was required and what has been implemented. In my schema, i have another field by the name of "Category" and, for example's sake, let's assume that my application supports only two cat

Re: Item precedence search problem

2010-12-22 Thread Gora Mohanty
On Wed, Dec 22, 2010 at 3:09 PM, Hasnain wrote: [...] > From my understanding, if i query for a keyword, let's say "Laptop", > preference is given to result rows having more occurences of the search > keyword "Laptop" in the field "name". This, however, is producing > undesirable scenarios, for ex