Re: Query Boosting

2009-08-12 Thread AHMET ARSLAN
> thanks, I understand how boosting works, what I need will > be a boost in the query that will increase the score of a page if all > keywords/query is found in the page to increase its ranking. You can find answer of your question in the last two messages at this thread: http://www.nabble.com/G

Re: Query Boosting

2009-08-11 Thread bourne71
thanks, I understand how boosting works, what I need will be a boost in the query that will increase the score of a page if all keywords/query is found in the page to increase its ranking. I tried all sort of combination and it did not work. Anyone can provide any suggestion? Simon Willnauer wr

Re: Query Boosting

2009-08-11 Thread Simon Willnauer
Hi there, well, where to start from I would suggest you look at the output of Query#explain() first to see how the score is calculated. You might use a simpler query to get started with it as this might be quite cryptic if you see it the first time. To completely understand what the output mea