[jira] Commented: (LUCENE-1243) A few new benchmark tasks

2008-03-30 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12583432#action_12583432 ] Mark Miller commented on LUCENE-1243: - It does have a date...but I noticed it seems to

Read-Only core

2008-03-30 Thread DM Smith
One of the recent threads talked about separating Index reading from Index writing. Is there a Jira issue for that? I'd like to know what all that encompasses. Specifically, I'd like to know if it would be possible to pair lucene- core.jar down to just the classes that read the index. I'd

[jira] Updated: (LUCENE-1243) A few new benchmark tasks

2008-03-30 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1243: Attachment: LUCENE-1243.03.30.2008.patch Here are just the tasks and the change to ReadTask to

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

2008-03-30 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-831: --- Attachment: LUCENE-831.03.30.2008.diff Another push forward: - Comparators are cached again (left

[jira] Created: (LUCENE-1253) LengthFilter may generate a TokenStream where first token has positionIncrement==0

2008-03-30 Thread Walter Ferrara (JIRA)
LengthFilter may generate a TokenStream where first token has positionIncrement==0 -- Key: LUCENE-1253 URL: https://issues.apache.org/jira/browse/LUCENE-1253 Project:

[jira] Commented: (LUCENE-1253) LengthFilter may generate a TokenStream where first token has positionIncrement==0

2008-03-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12583486#action_12583486 ] Hoss Man commented on LUCENE-1253: -- the more general question is: should LengthFilter

[jira] Updated: (LUCENE-1253) LengthFilter ignoring relative positionIncrement of tokens skipped

2008-03-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-1253: - Summary: LengthFilter ignoring relative positionIncrement of tokens skipped (was: LengthFilter may