[jira] Resolved: (LUCENE-1254) addIndexesNoOptimize should not enforce maxMergeDocs/maxMergeSize limit

2008-04-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1254. Resolution: Fixed Fix Version/s: 2.3.2 addIndexesNoOptimize should not

Re: Read-Only core

2008-04-01 Thread Michael McCandless
I don't think there is a Jira issue for this yet, but I think we've made good progress towards this, eg IndexWriter can now delete by term or query, IndexReader no longer writes a commit lock, etc. I *think* we don't need to carry over delete by document number (delete by query should

default for StopFilter's enablePositionIncrements

2008-04-01 Thread Michael McCandless
StopFilter has the option to correctly set positionIncrementGap when it skip stop words. But, it's off by default. I think it really should be on by default, but we were unable to do so because it would break backwards compatibility. Maybe for 3.0 we could switch the default? Mike

Re: Javadocs missing in build

2008-04-01 Thread Karl Wettin
Chris Hostetter skrev: : I don't get contact with the JIRA via SSL? it's working ok for me now, might have just been a glitch. : + packageset dir=contrib/instantiated/src/java/ ..i'm about to commit that, along with the corrisponding group. : I also have problems with the png in

[jira] Commented: (LUCENE-1142) Updated Snowball package

2008-04-01 Thread Karl Wettin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12584119#action_12584119 ] Karl Wettin commented on LUCENE-1142: - I propose for this patch to be included in