Re: Relevant results with DisMaxRequestHandler

2009-08-19 Thread Vincent Pérès
Wow, it's like the 'mm' parameters is just appeared for the first time... Yes, I read the doc few times, but never understood that the documents who doesn't match any of the expressions will not be return... my apologize everything seems more clear now thanks to the min number parameter. Thank yo

Re: Relevant results with DisMaxRequestHandler

2009-08-18 Thread Chris Hostetter
: The 'qf' parameter used in the dismax seems to work with a 'AND' separator. : I have much more results without dixmax. Is there any way to keep the same : amount of document and process the 'qf' ? did you read any of the docs on dismax? http://wiki.apache.org/solr/DisMaxRequestHandler

Re: Relevant results with DisMaxRequestHandler

2009-08-10 Thread Vincent Pérès
I actually have an other question... The 'qf' parameter used in the dismax seems to work with a 'AND' separator. I have much more results without dixmax. Is there any way to keep the same amount of document and process the 'qf' ? My dismax : dismax explicit 0.01

Re: Relevant results with DisMaxRequestHandler

2009-08-10 Thread Vincent Pérès
Hello, Thank you for your answer, I finally used only a 'qf' parameter in the dismax requesthandler and it seems that I have now better and more relevant results. I just don't understand why a result is mainly boosted by his last update by default ! Vincent -- View this message in context: htt

Re: Relevant results with DisMaxRequestHandler

2009-07-29 Thread Erik Hatcher
On Jul 29, 2009, at 6:55 AM, Vincent Pérès wrote: Using the following query : http://localhost:8983/solr/others/select/?debugQuery=true&q=anna%20lewis&rows=20&start=0&fl=*&qt=dismax I get back around 100 results. Follow the two first : Person:151 Victoria Davisson Person:37 Anna Lewis And