The rationale for float vs. integer is probably that function queries are
primarily intended for computing a boost for scoring which is a float.
The term vectors search component is designed to provide all term vectors
for each selected document.
-- Jack Krupansky
-----Original Message-----
From: danielitos85
Sent: Wednesday, August 14, 2013 12:50 PM
To: solr-user@lucene.apache.org
Subject: Re: get term frequency, just only keywords search
Thanks Jack,
I'm tring to use tf function but I don't understand: why he returns a float
value and not integer?
At the start of this topic I explained an example where I used term
Frequency but it don't works how I need because he returns the term
frequency about all the terms of my field.
Thanks in advance.
--
View this message in context:
http://lucene.472066.n3.nabble.com/get-term-frequency-just-only-keywords-search-tp4084510p4084629.html
Sent from the Solr - User mailing list archive at Nabble.com.