Re: Multi field queries

2008-11-14 Thread sunnyfr
Thanks Hoss, and about boosting boolean value or even number of view, does it work this way : boolean value : &qf=best_one^10 Number of view: pow(nb_views,0.01)^20 Otherwise about searching two words and have in first title who have exactly this two words in first it's just about mm parameter?

Re: Multi field queries

2008-02-21 Thread Chris Hostetter
: Documents in my solr index has three fields, name, content and summary. : Suppose the user query be, "java sky democratic". I want the resulting : documents to have all the terms in the query ( "java sky democratic") in : either name, content or the summary (for example i.e., java and sky is in