q="pizza"+"tomato"&fl=id,termfreq(myfield,'pizza'),termfreq(myfield,'tomato')

-- Jack Krupansky

-----Original Message----- From: danielitos85
Sent: Wednesday, August 14, 2013 1:22 PM
To: solr-user@lucene.apache.org
Subject: Re: get term frequency, just only keywords search

Thanks.
I tried to use termfreq function and it is ok for me but, last my question
is: if I have a query like this:

q="pizza"+"tomato"&fl=id,termfreq(myfield,*????*)

how set my query (pizza+tomato) in second param in termfreq function?



--
View this message in context: http://lucene.472066.n3.nabble.com/get-term-frequency-just-only-keywords-search-tp4084510p4084643.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to