[jira] Commented: (LUCENE-893) Increase buffer sizes used during searching

2008-01-13 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558386#action_12558386 ] Paul Elschot commented on LUCENE-893: - I think the different results of 26 May 2007 for

[jira] Commented: (LUCENE-893) Increase buffer sizes used during searching

2008-01-13 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558387#action_12558387 ] Paul Elschot commented on LUCENE-893: - The last case is also the one in which scoring

[jira] Commented: (LUCENE-685) Extract interface from IndexWriter

2008-01-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558402#action_12558402 ] Grant Ingersoll commented on LUCENE-685: Well, they are hard to maintain when you

[jira] Commented: (LUCENE-705) CompoundFileWriter should pre-set its file length

2008-01-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558406#action_12558406 ] Grant Ingersoll commented on LUCENE-705: This seems reasonable, although I am not

[jira] Updated: (LUCENE-652) Compressed fields should be externalized (from Fields into Document)

2008-01-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-652: --- Fix Version/s: 2.9 Description: Right now, as of 2.0 release, Lucene supports

[jira] Commented: (LUCENE-1106) Clean up old JIRA issues in component Index

2008-01-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558410#action_12558410 ] Grant Ingersoll commented on LUCENE-1106: - I've gone through LUCENE-602 above. I

[jira] Resolved: (LUCENE-639) [PATCH] Slight performance improvement for readVInt() of IndexInput

2008-01-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-639. Resolution: Won't Fix The testing and discussion seem inconclusive on this and it hasn't

[jira] Commented: (LUCENE-532) [PATCH] Indexing on Hadoop distributed file system

2008-01-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558412#action_12558412 ] Grant Ingersoll commented on LUCENE-532: Anyone have a follow up on this? Seems

[jira] Commented: (LUCENE-602) [PATCH] Filtering tokens for position and term vector storage

2008-01-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558409#action_12558409 ] Grant Ingersoll commented on LUCENE-602: I think, if I understand the problem

[jira] Commented: (LUCENE-652) Compressed fields should be externalized (from Fields into Document)

2008-01-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558407#action_12558407 ] Grant Ingersoll commented on LUCENE-652: Implementing this would mean deprecating

[jira] Closed: (LUCENE-648) Allow changing of ZIP compression level for compressed fields

2008-01-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll closed LUCENE-648. -- Allow changing of ZIP compression level for compressed fields

[jira] Updated: (LUCENE-1130) Hitting disk full during DocumentWriter.ThreadState.init(...) can cause hang

2008-01-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1130: --- Attachment: LUCENE-1130.take2.patch Attached take2 patch. I created a few more

[jira] Commented: (LUCENE-325) [PATCH] new method expungeDeleted() added to IndexWriter

2008-01-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558413#action_12558413 ] Grant Ingersoll commented on LUCENE-325: This seems generally useful. I imagine,

[jira] Commented: (LUCENE-325) [PATCH] new method expungeDeleted() added to IndexWriter

2008-01-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558413#action_12558413 ] Grant Ingersoll commented on LUCENE-325: This seems generally useful. I imagine,

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

2008-01-13 Thread Nat (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558425#action_12558425 ] Nat commented on LUCENE-753: I think bufsize has way much bigger impact than the

[jira] Commented: (LUCENE-532) [PATCH] Indexing on Hadoop distributed file system

2008-01-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558432#action_12558432 ] Michael Busch commented on LUCENE-532: -- I think LUCENE-783 (move all file headers to

Re: A bit of planning

2008-01-13 Thread DM Smith
On Jan 12, 2008, at 6:35 PM, Chris Hostetter wrote: : Hmm, actually this is probably too restrictive. But maybe we could say : that Lucene 3.0 doesn't have to be able to read indexes built with : versions older than 2.0? that is in fact the position that lucene has had since as long as

[jira] Updated: (LUCENE-400) NGramFilter -- construct n-grams from a TokenStream

2008-01-13 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-400: --- Attachment: LUCENE-400.patch Repackaged these four files as a patch, with the following