Why is FuzzyQuery a final class?

2006-08-09 Thread Andreas Neumann
Hi everyone, I am new to Lucene, so this may have been asked before. But I could not find an answer to my question in the archives, so I hope it is OK to ask it here. I am trying to extend the FuzzyQuery to further filter the TermEnum. (I am indexing stem forms and original forms, but I only wa

[jira] Commented: (LUCENE-425) "Cannot rename segments.new to segments"

2006-08-09 Thread Michael McCandless (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-425?page=comments#action_12426910 ] Michael McCandless commented on LUCENE-425: --- There was a recent thread on java-user that looks very similar to this issue: http://www.gossamer-threads

[jira] Commented: (LUCENE-425) "Cannot rename segments.new to segments"

2006-08-09 Thread Michael McCandless (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-425?page=comments#action_12426910 ] Michael McCandless commented on LUCENE-425: --- There was a recent thread on java-user that looks very similar to this issue: http://www.gossamer-threads

[jira] Commented: (LUCENE-554) Possible index corruption if crashing while replacing segments file

2006-08-09 Thread Michael McCandless (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-554?page=comments#action_12426911 ] Michael McCandless commented on LUCENE-554: --- Is there any progress on this? This seems like a low hanging fruit to increase robustness of Lucene if it c

[jira] Updated: (LUCENE-642) GData Server IndexComponent

2006-08-09 Thread Simon Willnauer (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-642?page=all ] Simon Willnauer updated LUCENE-642: --- Attachment: 09_08.06.diff Replaces lots of spelling. Searchcomponent included. Extended TestCases. Some Refactoring (Moved 2 classes) @ Yonik: It would

Re: [jira] Updated: (LUCENE-642) GData Server IndexComponent

2006-08-09 Thread Yonik Seeley
On 8/9/06, Simon Willnauer (JIRA) <[EMAIL PROTECTED]> wrote: @ Yonik: It would be great if you could get that into the svn until next week monday. So I will not change anyhting in my code until that day. That givesme enought time to do some documentation. I'll try to look it over and get it i

[jira] Commented: (LUCENE-305) [PATCH] Lock Framework - allows custom lock mechanism

2006-08-09 Thread Michael McCandless (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-305?page=comments#action_12427015 ] Michael McCandless commented on LUCENE-305: --- See LUCENE-635 which subsumes this patch. > [PATCH] Lock Framework - allows custom lock mechanism >

[jira] Commented: (LUCENE-305) [PATCH] Lock Framework - allows custom lock mechanism

2006-08-09 Thread Michael McCandless (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-305?page=comments#action_12427015 ] Michael McCandless commented on LUCENE-305: --- See LUCENE-635 which subsumes this patch. > [PATCH] Lock Framework - allows custom lock mechanism >

Re: [jira] Updated: (LUCENE-642) GData Server IndexComponent

2006-08-09 Thread Simon Willnauer
That was just a bit of background information, I'm just a bit overwrought... That all was a lot of work and I need some day off coding. All other coding except of some little parts will take part after SoC. best regards simon On 8/9/06, Yonik Seeley <[EMAIL PROTECTED]> wrote: On 8/9/06, Simon

Re: Why is FuzzyQuery a final class?

2006-08-09 Thread Chris Hostetter
: forms with a fuzzy term, otherwise I get to much noise). However, FuzzyQuery : is a final class and I cannot extend it. Could that be changed? It's been final since the first rev ... i seem to recall some discussion about many Lucene classes being final as a speed optimization in really old JVM

[jira] Commented: (LUCENE-642) GData Server IndexComponent

2006-08-09 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-642?page=comments#action_12427083 ] Yonik Seeley commented on LUCENE-642: - I applied 09_08.06.diff and the libraries only. I'm getting an error about a missing package: compile-core: [echo]