Re: dismax and query analysis

2009-10-29 Thread Andrew Clegg
Thanks, that demonstrates it really nicely. Now if only dismax did wildcards too... :-) Cheers, Andrew. ANithian wrote: > > The best way to get started with answering this is to pass the > &debugQuery=true and to scroll down the results page. Here, you will see a > breakdown of how the quer

Re: dismax and query analysis

2009-10-29 Thread Amit Nithian
The best way to get started with answering this is to pass the &debugQuery=true and to scroll down the results page. Here, you will see a breakdown of how the query you entered in the q field is being parsed and sent to lucene via the pf,qf, and bf. You can also see how the weights affect the diffe