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
[
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
[
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
[
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
[ 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
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
[
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
>
[
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
>
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
: 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
[
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]
11 matches
Mail list logo