[
https://issues.apache.org/jira/browse/LUCENE-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560398#action_12560398
]
Grant Ingersoll commented on LUCENE-474:
Hi Mark,
I looked at this zip, and it see
[
http://issues.apache.org/jira/browse/LUCENE-474?page=comments#action_12358786 ]
Mark Harwood commented on LUCENE-474:
-
It looks like you will need a later version. Try check out the latest code from
Subversion
Mark
> High Frequency Terms/Phrases at
[
http://issues.apache.org/jira/browse/LUCENE-474?page=comments#action_12358778 ]
Suri Babu B commented on LUCENE-474:
Hi Mark,
I have tried executing your classes but I failed to see the output
coz it gave me class cast exception at the following lin
[
http://issues.apache.org/jira/browse/LUCENE-474?page=comments#action_12358659 ]
Otis Gospodnetic commented on LUCENE-474:
-
Using JIRA for discussion? Why, when you can use [EMAIL PROTECTED] mailing
list for that?
You can figure out common/frequen
[
http://issues.apache.org/jira/browse/LUCENE-474?page=comments#action_12358648 ]
Suri Babu B commented on LUCENE-474:
High Frequency phrases are like high frequency terms but they will have
multiple terms repeated in the index
Lets say
the X document
[
http://issues.apache.org/jira/browse/LUCENE-474?page=comments#action_12358643 ]
Pasha Bizhan commented on LUCENE-474:
-
I understand what is high freq terms. But what is high freq phrases?
Could you please explain your index structure?
> High Frequenc
[
http://issues.apache.org/jira/browse/LUCENE-474?page=comments#action_12358631 ]
Suri Babu B commented on LUCENE-474:
HighFreqTerms.java available in misc package is about terms that have high
document frequency.
Actually whats my requirement is
I hav
[
http://issues.apache.org/jira/browse/LUCENE-474?page=comments#action_12358629 ]
Pasha Bizhan commented on LUCENE-474:
-
Look for the HighFreqTerms package in contib area:
http://svn.apache.org/viewcvs.cgi/lucene/java/trunk/contrib/miscellaneous/src/java