[jira] Resolved: (LUCENE-1280) NPE in PhraseQuery.toString(String f)

2008-08-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1280. Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [Patch

Re: release 2.4 soon?

2008-08-25 Thread Michael McCandless
We are now down to 15 2.4 issues: https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=truemode=hidesorter/order=DESCsorter/field=priorityresolution=-1pid=12310110fixfor=12312681 2 are mine; I hope to resolve them this week. Karl has one which looks like it'll be committed

[jira] Updated: (LUCENE-753) Use NIO positional read to avoid synchronization in FSIndexInput

2008-08-25 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-753: Attachment: LUCENE-753.patch LUCENE-753.patch NIOFSIndexInput now extends

[jira] Closed: (LUCENE-1016) TermVectorAccessor, transparent vector space access

2008-08-25 Thread Karl Wettin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wettin closed LUCENE-1016. --- Resolution: Fixed TermVectorAccessor, transparent vector space access

[jira] Assigned: (LUCENE-1279) RangeQuery and RangeFilter should use collation to check for range inclusion

2008-08-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned LUCENE-1279: --- Assignee: Grant Ingersoll RangeQuery and RangeFilter should use collation to check

[jira] Commented: (LUCENE-1335) Correctly handle concurrent calls to addIndexes, optimize, commit

2008-08-25 Thread Ning Li (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625455#action_12625455 ] Ning Li commented on LUCENE-1335: - I don't think so: with autoCommit=true, the merges

[jira] Commented: (LUCENE-831) Complete overhaul of FieldCache API/Implementation

2008-08-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625470#action_12625470 ] Hoss Man commented on LUCENE-831: - bq. What benefit do you see to this? Does it offer

[jira] Commented: (LUCENE-1361) QueryParser should have a setDateFormat(DateFormat) method

2008-08-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625471#action_12625471 ] Hoss Man commented on LUCENE-1361: -- to clarify: the DateFormat used by QueryParser when

[jira] Commented: (LUCENE-1124) short circuit FuzzyQuery.rewrite when input token length is small compared to minSimilarity

2008-08-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625476#action_12625476 ] Hoss Man commented on LUCENE-1124: -- I don't deal with FuzzyQueries much, but skimming

[jira] Commented: (LUCENE-1335) Correctly handle concurrent calls to addIndexes, optimize, commit

2008-08-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625521#action_12625521 ] Michael McCandless commented on LUCENE-1335: {quote} I don't think so: with