[jira] Commented: (LUCENE-1045) SortField.AUTO doesn't work with long

2007-12-03 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547754 ] Otis Gospodnetic commented on LUCENE-1045: -- Grant, any chance of you throwing in short support in there?

[jira] Resolved: (LUCENE-1072) NullPointerException during indexing in DocumentsWriter$ThreadState$FieldData.addPosition

2007-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1072. Resolution: Fixed Fix Version/s: 2.3 I just committed this. Thanks for rep

Re: Question about aborting background merges

2007-12-03 Thread Michael McCandless
"Michael Busch" <[EMAIL PROTECTED]> wrote: > I have a question about IndexWriter.close(false) and background > merges. I was going to take a look at the code, but I'm sure that Mike > knows the answer :-). Let's assume that a long background merge is > going on and close(false) is called. Then th

Re: Question about aborting background merges

2007-12-03 Thread Michael McCandless
"Michael Busch" <[EMAIL PROTECTED]> wrote: > Michael McCandless wrote: > > > Hmm ... looking at the code, I think we should also check whether a > > merge was aborted in mergeInit. It looks like there is a window from > > when a merge is handed out until when it is inited such that if the > > wr

Re: Question about aborting background merges

2007-12-03 Thread Michael Busch
Michael McCandless wrote: > Hmm ... looking at the code, I think we should also check whether a > merge was aborted in mergeInit. It looks like there is a window from > when a merge is handed out until when it is inited such that if the > writer is closed in that window it could result in incorre

[jira] Issue Comment Edited: (LUCENE-935) Improve maven artifacts

2007-12-03 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547799 ] gsingers edited comment on LUCENE-935 at 12/3/07 3:49 AM: - {quote} can you try out th

[jira] Commented: (LUCENE-1045) SortField.AUTO doesn't work with long

2007-12-03 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547803 ] Grant Ingersoll commented on LUCENE-1045: - {quote} short support {quote} FieldCache already has shorts suppo

[jira] Commented: (LUCENE-935) Improve maven artifacts

2007-12-03 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547799 ] Grant Ingersoll commented on LUCENE-935: {quote} can you try out this patch {quote} BUILD FAILED /lucen

Re: [jira] Resolved: (LUCENE-935) Improve maven artifacts

2007-12-03 Thread Karl Wettin
3 dec 2007 kl. 08.35 skrev Michael Busch (JIRA): we're deploying nightly snapshots to the m2 snapshot repository. Sorry if I've missed any discussion about it, but the snapshots still seems to depend on Clover? -- karl -

[jira] Created: (LUCENE-1075) Possible thread hazard in IndexWriter.close(false)

2007-12-03 Thread Michael McCandless (JIRA)
Possible thread hazard in IndexWriter.close(false) -- Key: LUCENE-1075 URL: https://issues.apache.org/jira/browse/LUCENE-1075 Project: Lucene - Java Issue Type: Bug Components: Index

[jira] Updated: (LUCENE-1075) Possible thread hazard in IndexWriter.close(false)

2007-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1075: --- Attachment: LUCENE-1075.patch Attached patch. I'll commit in 1 or 2 days. > Possib

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-12-03 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547901 ] Mark Harwood commented on LUCENE-584: - To go back to post #1 on this topic: _"Sparsely populated =java.util.B

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-12-03 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547895 ] Paul Elschot commented on LUCENE-584: - A few remarks on the lucene-584-take2 patch: In the @deprecated javadoc a

Re: Question about aborting background merges

2007-12-03 Thread Michael Busch
Michael McCandless wrote: > > Well that certainly sounds spooky! You mean this test is using the > one of IndexWriter's ctors that relies on IndexReader.indexExists() to > decide whether to pass create=true? > Not sure, but I'll try to find out today. -Michael

[jira] Commented: (LUCENE-935) Improve maven artifacts

2007-12-03 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547909 ] Michael Busch commented on LUCENE-935: -- Oups, I forgot to remove the lines that generate the checksums for the a

[jira] Updated: (LUCENE-1045) SortField.AUTO doesn't work with long

2007-12-03 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-1045: Attachment: LUCENE-1045.patch Drops ExtendedFieldCache, puts everything into FieldCache, a

[jira] Commented: (LUCENE-935) Improve maven artifacts

2007-12-03 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547913 ] Grant Ingersoll commented on LUCENE-935: OK, now we just need to figure out how best to incorporate it into n

[jira] Issue Comment Edited: (LUCENE-935) Improve maven artifacts

2007-12-03 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547913 ] gsingers edited comment on LUCENE-935 at 12/3/07 9:38 AM: - OK, now we just need to fi

Re: setRAMBufferSizeMB and DEFAULT_RAM_BUFFER_SIZE_MB missing from IndexWriter !

2007-12-03 Thread Doug Cutting
Grant Ingersoll wrote: Right, the javadocs are for the nightly build. See the Site Versions section of http://lucene.apache.org/java/docs/index.html for releases. Unreleased stuff should only be linked to in a "developer" section of the website. Right now the primary javadoc links on the we

Re: setRAMBufferSizeMB and DEFAULT_RAM_BUFFER_SIZE_MB missing from IndexWriter !

2007-12-03 Thread Grant Ingersoll
On Dec 3, 2007, at 1:31 PM, Doug Cutting wrote: Grant Ingersoll wrote: Right, the javadocs are for the nightly build. See the Site Versions section of http://lucene.apache.org/java/docs/index.html for releases. Unreleased stuff should only be linked to in a "developer" section of the

Re: setRAMBufferSizeMB and DEFAULT_RAM_BUFFER_SIZE_MB missing from IndexWriter !

2007-12-03 Thread Doug Cutting
Grant Ingersoll wrote: http://www.gossamer-threads.com/lists/lucene/java-dev/42616?search_string=javadocs%20nightly%20build contains the discussion on this from way back when. In that discussion I said that, "links to nightly builds should be confined to 'developer' portions of the site". Tha

[jira] Commented: (LUCENE-935) Improve maven artifacts

2007-12-03 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547950 ] Michael Busch commented on LUCENE-935: -- generate-maven-artifacts still works fine if no m2.* properties are over

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-12-03 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547958 ] Paul Elschot commented on LUCENE-584: - Mark, in the latest Matcher-2default.patch there is the org.apache.lu

[jira] Commented: (LUCENE-935) Improve maven artifacts

2007-12-03 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547959 ] Grant Ingersoll commented on LUCENE-935: My cron job copies from the Hudson dir to p.a.o. Whereas the Hudson

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-12-03 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547988 ] Mark Harwood commented on LUCENE-584: - I'm getting lost as to which patches we're considering here. I was looking

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-12-03 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548030 ] Paul Elschot commented on LUCENE-584: - In case there is a better name than Matcher for a Scorer without a score()

[jira] Commented: (LUCENE-1045) SortField.AUTO doesn't work with long

2007-12-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548053 ] Yonik Seeley commented on LUCENE-1045: -- Actually, I'm not sure we should change it to an abstract class now...

[jira] Commented: (LUCENE-1045) SortField.AUTO doesn't work with long

2007-12-03 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548078 ] Grant Ingersoll commented on LUCENE-1045: - With this latest patch, they will still be able to do that. I ma

[jira] Assigned: (LUCENE-1045) SortField.AUTO doesn't work with long

2007-12-03 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned LUCENE-1045: --- Assignee: Grant Ingersoll > SortField.AUTO doesn't work with long >

[jira] Commented: (LUCENE-1045) SortField.AUTO doesn't work with long

2007-12-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548079 ] Yonik Seeley commented on LUCENE-1045: -- > With this latest patch, they will still be able to do that. Only if

[jira] Commented: (LUCENE-1045) SortField.AUTO doesn't work with long

2007-12-03 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548088 ] Grant Ingersoll commented on LUCENE-1045: - Yes. True. Here you and Doug finally had me convinced and now..

[jira] Reopened: (LUCENE-1072) NullPointerException during indexing in DocumentsWriter$ThreadState$FieldData.addPosition

2007-12-03 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch reopened LUCENE-1072: --- I'm seeing a similar issue when TokenStream.next() throws an IOException (or a RuntimeException)

[jira] Commented: (LUCENE-1039) Bayesian classifiers using Lucene as data store

2007-12-03 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548159 ] Otis Gospodnetic commented on LUCENE-1039: -- Skimmed this very quickly - looks nice and clean to me! Why is

losing mails from user list?

2007-12-03 Thread Doron Cohen
Hi, do others also lose emails from the user list? Not receiving back a response I sent to user list I checked the on-line archive and found that Michael already answered yesterday but I never got that, reply, and a few more. The dev list seems to work fine for me. Do others see similar issues w

Re: [jira] Resolved: (LUCENE-935) Improve maven artifacts

2007-12-03 Thread Michael Busch
Karl Wettin wrote: > > > Sorry if I've missed any discussion about it, > > but the snapshots still seems to depend on Clover? > Hi Karl, no that has been fixed. There should not be any clover instrumentation in the latest snapshots anymore. -Michael