Hello, I have these query parameters:
'q' => "iphone", 'echoParams' => "explicit", 'defType' =>'edismax', 'fl' => 'name,category,score', 'qf' =>'name_suggest_edge^50 name_suggest_exact^50 name_suggest_ngram', 'pf' =>'name_suggest_edge^100 ' 1) How can I limit the search to the docs that have the field value 'category:phones' 2)An other question: is there a way to know which fields q was matched on name_suggest_edge name_suggest_exact name_suggest_ngram when the results are returned. -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html