[jira] Commented: (LUCENE-474) High Frequency Terms/Phrases at the Index level

2008-01-18 Thread Grant Ingersoll (JIRA)
[ 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

[jira] Commented: (LUCENE-474) High Frequency Terms/Phrases at the Index level

2005-11-29 Thread Mark Harwood (JIRA)
[ 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

[jira] Commented: (LUCENE-474) High Frequency Terms/Phrases at the Index level

2005-11-29 Thread Suri Babu B (JIRA)
[ 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

[jira] Commented: (LUCENE-474) High Frequency Terms/Phrases at the Index level

2005-11-28 Thread Otis Gospodnetic (JIRA)
[ 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

[jira] Commented: (LUCENE-474) High Frequency Terms/Phrases at the Index level

2005-11-28 Thread Suri Babu B (JIRA)
[ 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

[jira] Commented: (LUCENE-474) High Frequency Terms/Phrases at the Index level

2005-11-28 Thread Pasha Bizhan (JIRA)
[ 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

[jira] Commented: (LUCENE-474) High Frequency Terms/Phrases at the Index level

2005-11-28 Thread Suri Babu B (JIRA)
[ 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

[jira] Commented: (LUCENE-474) High Frequency Terms/Phrases at the Index level

2005-11-28 Thread Pasha Bizhan (JIRA)
[ 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