lucene/solr/solrj
Shai Erera 83e95eb06c SOLR-10349: Add totalTermFreq support to TermsComponent
TermsComponent only returns docFreq information per requested term.
This commit adds a terms.ttf parameter, which if set to true, will
return both docFreq and totalTermFreq statistics for each requested
term.
2017-03-30 17:09:06 +05:30
..
src SOLR-10349: Add totalTermFreq support to TermsComponent 2017-03-30 17:09:06 +05:30
build.xml LUCENE-6420: Use forbidden-apis annotation @SuppressForbidden; cleanup maven build 2015-04-20 15:22:06 +00:00
ivy.xml SOLR-9966: Convert/migrate tests using EasyMock to Mockito 2017-02-19 07:00:40 +07:00