[jira] Updated: (LUCENE-1209) If setConfig(Config config) is called in resetInputs(), you can turn term vectors off and on by round

2008-03-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1209: Attachment: reset_config.patch > If setConfig(Config config) is called in resetInputs(), you can t

[jira] Created: (LUCENE-1209) If setConfig(Config config) is called in resetInputs(), you can turn term vectors off and on by round

2008-03-07 Thread Mark Miller (JIRA)
If setConfig(Config config) is called in resetInputs(), you can turn term vectors off and on by round - Key: LUCENE-1209 URL: https://issues.apache.org/jira/browse

[jira] Commented: (LUCENE-1190) a lexicon object for merging spellchecker and synonyms from stemming

2008-03-07 Thread Mathieu Lecarme (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576415#action_12576415 ] Mathieu Lecarme commented on LUCENE-1190: - A simpler preview of Lexicon features :

[jira] Resolved: (LUCENE-1208) Deadlock case in IndexWriter on exception just before flush

2008-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1208. Resolution: Fixed > Deadlock case in IndexWriter on exception just before flush >

[jira] Updated: (LUCENE-1208) Deadlock case in IndexWriter on exception just before flush

2008-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1208: --- Attachment: LUCENE-1208.patch Attached patch. The fix is trivial. I will commit la

[jira] Created: (LUCENE-1208) Deadlock case in IndexWriter on exception just before flush

2008-03-07 Thread Michael McCandless (JIRA)
Deadlock case in IndexWriter on exception just before flush --- Key: LUCENE-1208 URL: https://issues.apache.org/jira/browse/LUCENE-1208 Project: Lucene - Java Issue Type: Bug

[jira] Commented: (LUCENE-510) IndexOutput.writeString() should write length in bytes

2008-03-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576316#action_12576316 ] Grant Ingersoll commented on LUCENE-510: Cool. I just downloaded and applied, but

[jira] Created: (LUCENE-1207) Allow spell check input to be part of the results

2008-03-07 Thread Karl Wettin (JIRA)
Allow spell check input to be part of the results - Key: LUCENE-1207 URL: https://issues.apache.org/jira/browse/LUCENE-1207 Project: Lucene - Java Issue Type: Improvement Components:

[jira] Updated: (LUCENE-1207) Allow spell check input to be part of the results

2008-03-07 Thread Karl Wettin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wettin updated LUCENE-1207: Attachment: canSuggestSelf.patch > Allow spell check input to be part of the results > ---

[jira] Commented: (LUCENE-510) IndexOutput.writeString() should write length in bytes

2008-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576256#action_12576256 ] Michael McCandless commented on LUCENE-510: --- Yes, exactly. But I think the curre

[jira] Commented: (LUCENE-510) IndexOutput.writeString() should write length in bytes

2008-03-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576205#action_12576205 ] Grant Ingersoll commented on LUCENE-510: So, with this we should be able to skip ah