[jira] Updated: (LUCENE-1044) Behavior on hard power shutdown

2008-02-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1044: --- Attachment: LUCENE-1044.take6.patch New rev of this patch. All tests pass. I think

[jira] Commented: (LUCENE-1044) Behavior on hard power shutdown

2008-02-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565701#action_12565701 ] Michael McCandless commented on LUCENE-1044: On thinking through the above cos

max javac warnings/errors

2008-02-05 Thread Michael McCandless
I got burned by javac's default max warning count of 100 (thinking, several times now, that I had found all deprecated calls to IW's ctors). Does anyone object to adding this under the javac task in common- build.xml? Mike

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-02-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565728#action_12565728 ] Doron Cohen commented on LUCENE-1157: - I think there's an advantage in the build proce

[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2008-02-05 Thread Timo Nentwig (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565720#action_12565720 ] Timo Nentwig commented on LUCENE-997: - IIRC I did time=System.currentTimeMillis() first

[jira] Created: (LUCENE-1163) CharArraySet.contains(char[] text, int off, int len) does not work

2008-02-05 Thread Thomas Peuss (JIRA)
CharArraySet.contains(char[] text, int off, int len) does not work -- Key: LUCENE-1163 URL: https://issues.apache.org/jira/browse/LUCENE-1163 Project: Lucene - Java Issue Type:

[jira] Updated: (LUCENE-1163) CharArraySet.contains(char[] text, int off, int len) does not work

2008-02-05 Thread Thomas Peuss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Peuss updated LUCENE-1163: - Attachment: CharArraySetShowBug.java A simple piece of code that shows the problem. > CharArray

Re: max javac warnings/errors

2008-02-05 Thread Grant Ingersoll
Seems fine to me, but do you think that is enough leeway? We've got a lot of warnings... -Grant On Feb 5, 2008, at 7:15 AM, Michael McCandless wrote: I got burned by javac's default max warning count of 100 (thinking, several times now, that I had found all deprecated calls to IW's ct

[jira] Assigned: (LUCENE-1163) CharArraySet.contains(char[] text, int off, int len) does not work

2008-02-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1163: -- Assignee: Michael McCandless > CharArraySet.contains(char[] text, int off, int

[jira] Commented: (LUCENE-1163) CharArraySet.contains(char[] text, int off, int len) does not work

2008-02-05 Thread Thomas Peuss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565748#action_12565748 ] Thomas Peuss commented on LUCENE-1163: -- Thanks for the quick response. I can confirm

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-02-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565743#action_12565743 ] Doron Cohen commented on LUCENE-1157: - I committed (part 1) and so target 'nightly' cr

[jira] Updated: (LUCENE-1163) CharArraySet.contains(char[] text, int off, int len) does not work

2008-02-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1163: --- Attachment: LUCENE-1163.patch Indeed it's really a bug -- thank you for finding this

[jira] Resolved: (LUCENE-1163) CharArraySet.contains(char[] text, int off, int len) does not work

2008-02-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1163. Resolution: Fixed Fix Version/s: 2.4 > CharArraySet.contains(char[] text, i

[jira] Commented: (LUCENE-1163) CharArraySet.contains(char[] text, int off, int len) does not work

2008-02-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565751#action_12565751 ] Michael McCandless commented on LUCENE-1163: Super, thanks Thomas! I just com

Re: max javac warnings/errors

2008-02-05 Thread Michael McCandless
I hope that is dry Grant humor that I'm sensing over here :) 10 million better be enough!! I'll commit later on today... Mike Grant Ingersoll wrote: Seems fine to me, but do you think that is enough leeway? We've got a lot of warnings... -Grant On Feb 5, 2008, at 7:15 AM, Michael McCan

[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2008-02-05 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565809#action_12565809 ] Paul Elschot commented on LUCENE-997: - Would that still be a problem with a 200ms resol

[jira] Commented: (LUCENE-1044) Behavior on hard power shutdown

2008-02-05 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565815#action_12565815 ] Doug Cutting commented on LUCENE-1044: -- > deprecate autoCommit=true entirely +1 Thi

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-02-05 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565820#action_12565820 ] Doug Cutting commented on LUCENE-1157: -- I worry that the nightly build documentation

[jira] Commented: (LUCENE-1044) Behavior on hard power shutdown

2008-02-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565830#action_12565830 ] Michael McCandless commented on LUCENE-1044: {quote} > deprecate autoCommit=tr

[jira] Updated: (LUCENE-997) Add search timeout support to Lucene

2008-02-05 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Timm updated LUCENE-997: - Attachment: timeout.patch Patch adds JUnit test cases as suggested by Doren. > Add search timeout suppor

[jira] Issue Comment Edited: (LUCENE-997) Add search timeout support to Lucene

2008-02-05 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565835#action_12565835 ] timmsc edited comment on LUCENE-997 at 2/5/08 9:51 AM: -- Patch adds

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-02-05 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565837#action_12565837 ] Steven Rowe commented on LUCENE-1157: - Doug, do your concerns about nightly build docu

[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2008-02-05 Thread Timo Nentwig (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565838#action_12565838 ] Timo Nentwig commented on LUCENE-997: - 200ms? No, probably not. I don't recall what res

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-02-05 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565843#action_12565843 ] Doug Cutting commented on LUCENE-1157: -- Sure, it makes sense to make changes.txt rela

[jira] Created: (LUCENE-1164) Improve how ConcurrentMergeScheduler handles too-many-merges case

2008-02-05 Thread Michael McCandless (JIRA)
Improve how ConcurrentMergeScheduler handles too-many-merges case - Key: LUCENE-1164 URL: https://issues.apache.org/jira/browse/LUCENE-1164 Project: Lucene - Java Issue Type: Bu

[jira] Updated: (LUCENE-1164) Improve how ConcurrentMergeScheduler handles too-many-merges case

2008-02-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1164: --- Attachment: LUCENE-1164.patch Attached patch. I plan to commit in a day or two...

Re: [ANN] Luke 0.8 released

2008-02-05 Thread Andrzej Bialecki
Andrzej Bialecki wrote: Hi all, I just released Luke 0.8, the Lucene Index Toolbox. As usually, you can get it here: There was a minor issue with this release - Snowball analyzers were not included in the lukeall.jar. I fixed this and uploaded the new binary (no change in the version). --

Tokenfilter to decompose compound words

2008-02-05 Thread Thomas Peuss
Hello! I have nearly finished a tokenfilter to decompose compound words you find in many germanic languages (like German, Swedish, ...) into single tokens. An example: Donaudampfschiff would be decomposed to Donau, dampf, schiff so that you can find the word even when you only enter "Schiff". I

[jira] Updated: (LUCENE-1044) Behavior on hard power shutdown

2008-02-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1044: --- Attachment: LUCENE-1044.take7.patch OK I updated the patch: * Deprecate all IW ct

Re: Tokenfilter to decompose compound words

2008-02-05 Thread Grant Ingersoll
Sounds interesting, but is there a way to extract out the FOP code? Alternatively, this could be in the contrib area, where the dependency would be allowed, although, I still think we aim to keep our Analyzers pretty lightweight. Of course, if the are ASL, we probably could just put the cl

Re: [jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-02-05 Thread Grant Ingersoll
Right, I think we can just generate the file and include it in the Hudson build and link to it from the dev resource page, right? No need to copy it to the public website. On Feb 5, 2008, at 1:30 PM, Doug Cutting (JIRA) wrote: [ https://issues.apache.org/jira/browse/LUCENE-1157?page=co

[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2008-02-05 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565906#action_12565906 ] Sean Timm commented on LUCENE-997: -- Paul, I think that if we were to use System.currentTim

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-02-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565911#action_12565911 ] Doron Cohen commented on LUCENE-1157: - {quote} I worry that the nightly build document

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-02-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565915#action_12565915 ] Doron Cohen commented on LUCENE-1157: - {qoute} In addition to the nightly HTML view of

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-02-05 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565917#action_12565917 ] Doug Cutting commented on LUCENE-1157: -- Maybe we can make the links to the nightly do

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-02-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565930#action_12565930 ] Doron Cohen commented on LUCENE-1157: - According to http://en.wikipedia.org/wiki/Nofo

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-02-05 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565912#action_12565912 ] Steven Rowe commented on LUCENE-1157: - In addition to the nightly HTML view of CHANGES

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-02-05 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565937#action_12565937 ] Steven Rowe commented on LUCENE-1157: - Perhaps the nightly docs thread should be moved

[jira] Created: (LUCENE-1165) Reduce exposure of nightly build documentation

2008-02-05 Thread Doron Cohen (JIRA)
Reduce exposure of nightly build documentation -- Key: LUCENE-1165 URL: https://issues.apache.org/jira/browse/LUCENE-1165 Project: Lucene - Java Issue Type: Improvement Components: Javado

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-02-05 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565942#action_12565942 ] Mike Klaas commented on LUCENE-1157: If you just want to exclude them from search engi

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-02-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565943#action_12565943 ] Doron Cohen commented on LUCENE-1157: - I created LUCENE-1165 for the nightly docs. >

[jira] Assigned: (LUCENE-855) MemoryCachedRangeFilter to boost performance of Range queries

2008-02-05 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic reassigned LUCENE-855: --- Assignee: (was: Otis Gospodnetic) Can somebody have a look and commit? I *believ

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-02-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566028#action_12566028 ] Doron Cohen commented on LUCENE-1157: - [Last nightly build|http://hudson.zones.apache

detected corrupted index / performance improvement

2008-02-05 Thread robert engels
I had a recent sidebar with another user, and it got me to thinking. Do we have any way of determining if a segment is definitely OK/VALID ? If so, a much more efficient transactional system could be developed. Serialize the updates to a log file. Sync the log. Update the lucene index WITHOUT