[
https://issues.apache.org/jira/browse/LUCENE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638543#action_12638543
]
Michael McCandless commented on LUCENE-1410:
Paul, in decompress I added "inpu
[
https://issues.apache.org/jira/browse/LUCENE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638564#action_12638564
]
Paul Elschot commented on LUCENE-1410:
--
Did you also move to relative addressing in t
[
https://issues.apache.org/jira/browse/LUCENE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638573#action_12638573
]
Michael McCandless commented on LUCENE-1410:
Another thing that bit me was th
Allowing for distance measures that incorporate frequency/popularity for
SuggestWord comparison
---
Key: LUCENE-1417
URL: https://issues.apache.org/jira/browse/LUCENE-1417
[
https://issues.apache.org/jira/browse/LUCENE-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley reassigned LUCENE-1415:
Assignee: Yonik Seeley
> MultiPhraseQuery has incorrect hashCode() implementation - Leads
[
https://issues.apache.org/jira/browse/LUCENE-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved LUCENE-1415.
--
Resolution: Fixed
Thanks, I just committed this.
> MultiPhraseQuery has incorrect hashCode()
QueryParser can throw NullPointerException during parsing of some queries in
case if default field passed to constructor is null
Key: LUCENE-1418