[jira] Commented: (LUCENE-1410) PFOR implementation

2008-10-10 Thread Michael McCandless (JIRA)
[ 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

[jira] Commented: (LUCENE-1410) PFOR implementation

2008-10-10 Thread Paul Elschot (JIRA)
[ 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

[jira] Commented: (LUCENE-1410) PFOR implementation

2008-10-10 Thread Michael McCandless (JIRA)
[ 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

[jira] Created: (LUCENE-1417) Allowing for distance measures that incorporate frequency/popularity for SuggestWord comparison

2008-10-10 Thread Jason Rennie (JIRA)
Allowing for distance measures that incorporate frequency/popularity for SuggestWord comparison --- Key: LUCENE-1417 URL: https://issues.apache.org/jira/browse/LUCENE-1417

[jira] Assigned: (LUCENE-1415) MultiPhraseQuery has incorrect hashCode() implementation - Leads to Solr Cache misses

2008-10-10 Thread Yonik Seeley (JIRA)
[ 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

[jira] Resolved: (LUCENE-1415) MultiPhraseQuery has incorrect hashCode() implementation - Leads to Solr Cache misses

2008-10-10 Thread Yonik Seeley (JIRA)
[ 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()

[jira] Created: (LUCENE-1418) QueryParser can throw NullPointerException during parsing of some queries in case if default field passed to constructor is null

2008-10-10 Thread Alexei Dets (JIRA)
QueryParser can throw NullPointerException during parsing of some queries in case if default field passed to constructor is null Key: LUCENE-1418