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
ot an option since the data might be in the vicinity of thousands of records. I am not asking for an in-depth algorithm. Just a high level design would be sufficient to set me in the right direction. thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/Item-precedence-search

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

Item precedence search problem

2010-12-22 Thread Hasnain
yone suggest a better approach to sort potential search results? Thanks in advance. -- View this message in context: http://lucene.472066.n3.nabble.com/Item-precedence-search-problem-tp2130419p2130419.html Sent from the Solr - User mailing list archive at Nabble.com.