[jira] Resolved: (LUCENE-1172) Small speedups to DocumentsWriter

2008-02-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1172. Resolution: Fixed > Small speedups to DocumentsWriter > --

[jira] Created: (LUCENE-1178) Hits does not use MultiSearcher's createWeight

2008-02-14 Thread Israel Tsadok (JIRA)
Hits does not use MultiSearcher's createWeight -- Key: LUCENE-1178 URL: https://issues.apache.org/jira/browse/LUCENE-1178 Project: Lucene - Java Issue Type: Bug Components: Search Aff

[jira] Updated: (LUCENE-1178) Hits does not use MultiSearcher's createWeight

2008-02-14 Thread Israel Tsadok (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Israel Tsadok updated LUCENE-1178: -- Attachment: hits.diff Adding a patch for the suggested solution (it's just two lines, really).

[jira] Resolved: (LUCENE-1177) IW.optimize() can do too many merges at the very end

2008-02-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1177. Resolution: Fixed Committed to 2.3 (and was already fixed on trunk). > IW.optimiz

[jira] Resolved: (LUCENE-1173) index corruption autoCommit=false

2008-02-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1173. Resolution: Fixed Fix Version/s: 2.3 2.4 Committed to 2.

[jira] Updated: (LUCENE-1166) A tokenfilter to decompose compound words

2008-02-14 Thread Thomas Peuss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Peuss updated LUCENE-1166: - Attachment: CompoundTokenFilter.patch Updated version: * new dumb decomposition filter ** uses a

[jira] Updated: (LUCENE-1177) IW.optimize() can do too many merges at the very end

2008-02-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-1177: - Fix Version/s: 2.3.1 > IW.optimize() can do too many merges at the very end > --

Re: cleaning up Jira versions

2008-02-14 Thread Michael McCandless
Thanks Hoss! Mike Chris Hostetter wrote: i added a version 2.3.1 into Jira since mikemccand has been backporting several bug fixes onto that branch for an impending 2.3.1 release. While doing so i noticed that Jira has a "2.0.1" release listed -- to the best of my knowledge no releas

[jira] Updated: (LUCENE-1173) index corruption autoCommit=false

2008-02-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-1173: - Fix Version/s: (was: 2.3) 2.3.1 > index corruption autoCommit=false > ---

cleaning up Jira versions

2008-02-14 Thread Chris Hostetter
i added a version 2.3.1 into Jira since mikemccand has been backporting several bug fixes onto that branch for an impending 2.3.1 release. While doing so i noticed that Jira has a "2.0.1" release listed -- to the best of my knowledge no release with that name ever actually happened, however

[jira] Updated: (LUCENE-1176) TermVectors corruption case when autoCommit=false

2008-02-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-1176: - Affects Version/s: 2.3 Fix Version/s: 2.3.1 > TermVectors corruption case when autoCommit=false

[jira] Updated: (LUCENE-1168) TermVectors index files can become corrupt when autoCommit=false

2008-02-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-1168: - Fix Version/s: 2.3.1 > TermVectors index files can become corrupt when autoCommit=false > --