[jira] Commented: (LUCENE-1532) File based spellcheck with doc frequencies supplied

2009-02-02 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669603#action_12669603 ] Mark Miller commented on LUCENE-1532: - Just to clear up the normalization (since I

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-02-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669643#action_12669643 ] Michael McCandless commented on LUCENE-1483: bq. javadoc: maxDoc should be

[jira] Resolved: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-02-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1483. Resolution: Fixed Committed revision 740021. Change IndexSearcher multisegment

[jira] Created: (LUCENE-1534) idf(t) is not actually squared during scoring?

2009-02-02 Thread Michael McCandless (JIRA)
idf(t) is not actually squared during scoring? -- Key: LUCENE-1534 URL: https://issues.apache.org/jira/browse/LUCENE-1534 Project: Lucene - Java Issue Type: Bug Components: Query/Scoring

[jira] Commented: (LUCENE-1534) idf(t) is not actually squared during scoring?

2009-02-02 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669663#action_12669663 ] Mark Miller commented on LUCENE-1534: - hmmm...we do multiply it in twice, but a bit

[jira] Commented: (LUCENE-1534) idf(t) is not actually squared during scoring?

2009-02-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669673#action_12669673 ] Yonik Seeley commented on LUCENE-1534: -- Right and explain explains it by having 1

[jira] Commented: (LUCENE-1532) File based spellcheck with doc frequencies supplied

2009-02-02 Thread Eks Dev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669595#action_12669595 ] Eks Dev commented on LUCENE-1532: - .bq but I'm not sure the exact frequency number at just

[jira] Commented: (LUCENE-1534) idf(t) is not actually squared during scoring?

2009-02-02 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669750#action_12669750 ] Doug Cutting commented on LUCENE-1534: -- I've always found idf squared an unhelpful

[jira] Commented: (LUCENE-1534) idf(t) is not actually squared during scoring?

2009-02-02 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669754#action_12669754 ] Doug Cutting commented on LUCENE-1534: -- sumOfSquaredWeights properly normalizes query

[jira] Commented: (LUCENE-1532) File based spellcheck with doc frequencies supplied

2009-02-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669576#action_12669576 ] Robert Muir commented on LUCENE-1532: - just a suggestion... I got better results by

[jira] Commented: (LUCENE-1532) File based spellcheck with doc frequencies supplied

2009-02-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669605#action_12669605 ] Robert Muir commented on LUCENE-1532: - when you talk about hardcoding normalization, I

[jira] Updated: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-02-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1483: --- Attachment: LUCENE-1483.patch bq. public IndexSearcher(IndexReader r, boolean

[jira] Commented: (LUCENE-1532) File based spellcheck with doc frequencies supplied

2009-02-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669582#action_12669582 ] Robert Muir commented on LUCENE-1532: - I agree the frequency information is very

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-02-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669632#action_12669632 ] Yonik Seeley commented on LUCENE-1483: -- +1, thanks Mike! javadoc: maxDoc should be

[jira] Commented: (LUCENE-1532) File based spellcheck with doc frequencies supplied

2009-02-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669601#action_12669601 ] Robert Muir commented on LUCENE-1532: - I think we are on the same page here, I'm just

[jira] Commented: (LUCENE-1534) idf(t) is not actually squared during scoring?

2009-02-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669791#action_12669791 ] Michael McCandless commented on LUCENE-1534: bq. But the more important part

[jira] Commented: (LUCENE-1534) idf(t) is not actually squared during scoring?

2009-02-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669794#action_12669794 ] Michael McCandless commented on LUCENE-1534: bq. But if we feel that

[jira] Commented: (LUCENE-1532) File based spellcheck with doc frequencies supplied

2009-02-02 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669589#action_12669589 ] Mark Miller commented on LUCENE-1532: - bq. but I'm not sure the exact frequency number

[jira] Issue Comment Edited: (LUCENE-1532) File based spellcheck with doc frequencies supplied

2009-02-02 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669589#action_12669589 ] markrmil...@gmail.com edited comment on LUCENE-1532 at 2/2/09 5:02 AM:

[jira] Commented: (LUCENE-1532) File based spellcheck with doc frequencies supplied

2009-02-02 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669599#action_12669599 ] Mark Miller commented on LUCENE-1532: - bq. In one corpus doc. frequency of 3 means it