> This function seems to work with solr
> 4.0. How can I get solr 4.0?
http://wiki.apache.org/solr/NightlyBuilds
This function seems to work with solr 4.0. How can I get solr 4.0?
2011/7/16 Ahmet Arslan :
>> I am trying to use TermVectorComponent to get the word
>> frequency from
>> a particular document. Here is the url I used:
>> "q=someword+id%3A"somedoc"&qt=tvrh&tv.all=true".
>> But the result
>> include
> I am trying to use TermVectorComponent to get the word
> frequency from
> a particular document. Here is the url I used:
> "q=someword+id%3A"somedoc"&qt=tvrh&tv.all=true".
> But the result
> includes all the words' frequency in that document. Are
> there any
> query filters or request parameters
Hi All,
I am trying to use TermVectorComponent to get the word frequency from
a particular document. Here is the url I used:
"q=someword+id%3A"somedoc"&qt=tvrh&tv.all=true". But the result
includes all the words' frequency in that document. Are there any
query filters or request parameters that I