Re: Ranking of search results

2009-10-08 Thread bhaskar chandrasekar
value will i be able to i set preference for my search links?.If so how?.   Regards Bhaskar   - On Thu, 10/1/09, bhaskar chandrasekar wrote: From: bhaskar chandrasekar Subject: Re: Ranking of search results To: solr-user@lucene.apache.org Date: Thursday, October 1, 2009, 7:34 PM

Re: Ranking of search results

2009-10-01 Thread bhaskar chandrasekar
: Re: Ranking of search results To: solr-user@lucene.apache.org Date: Wednesday, September 23, 2009, 11:33 AM It depends on several things:1) The query handler that you are using 2) The fields that you are searching on and default fields specified For the default handler, it will issue a query

Re: Ranking of search results

2009-09-23 Thread Amit Nithian
It depends on several things:1) The query handler that you are using 2) The fields that you are searching on and default fields specified For the default handler, it will issue a query for the default field and return results accordingly. To see what is going on pass the &debugQuery=true to the e

Ranking of search results

2009-09-23 Thread bhaskar chandrasekar
Hi,   When i give a input string for search in Solr , it displays me the corresponding results for the given input string.   How the results are ranked and displayed.On what basis the search results are displayed. Is there any algorithm followed for displaying the results with first result and s