Hi Grant,
thanks for your reply. I have one more doubt, if I use Luke's request
handler in solr for this issue, the top terms I get, are they term frequency
or highest document frequency terms.
I would like to get terms that occur max in a document and those document
form a good percentage in the total index.
Kindly reply if any other option straight or an elaborate one is available.

Thank you,


Pooja

On Thu, Jul 16, 2009 at 4:05 PM, Grant Ingersoll <gsing...@apache.org>wrote:

> In the trunk version, the TermsComponent should give you this:
> http://wiki.apache.org/solr/TermsComponent.  Also, you can use the
> LukeRequestHandler to get the top words in each field.
>
> Alternatively, you may just want to point Luke at your index.
>
>
> On Jul 16, 2009, at 6:29 AM, Pooja Verlani wrote:
>
>  Hi,
>>
>> Is there any way in SOLR to know the count of each word indexed in the
>> solr
>> ?
>> I want to find out the different word frequencies to figure out '
>> application specific stop words'.
>>
>> Please let me know if its possible.
>>
>> Thank you,
>> Regards,
>> Pooja
>>
>
> --------------------------
> Grant Ingersoll
> http://www.lucidimagination.com/
>
> Search the Lucene ecosystem (Lucene/Solr/Nutch/Mahout/Tika/Droids) using
> Solr/Lucene:
> http://www.lucidimagination.com/search
>
>

Reply via email to