hi All I have a question that how could somebody get term frequency as we do get in lucene by the following method DocFreq(new Term("Field", "value")); using solr/solrnet.
- How to get Term Frequency Ahson Iqbal
- Re: How to get Term Frequency Ahmet Arslan