Hi,
thanks for the pointer to the ellision filter, but I am currently stuck with
lucene-core-2.2.0 found in maven2 central repository (do not contain this
class). I'll watch for an upgrade to 2.3 in the future.
BTW, I think there is an error in the current javadoc because the sentence
"Note that
Hi,
I see a lots of thread about apostrophe not being considered a separator and
I see lots of french people complaining about that (I also complain since I
am french ;) ).
My question is "what is the status of http://tinyurl.com/ynskw3 ?"
I think the patch given in this thread will work for en
Hi,
I'd like to implement a SetFilter like describe in
http://www.nabble.com/Re%3A-Too-many-clauses-p1145373.html
At the moment, I have a working implementation but there are some gotchas I
do not understand (i.e I take the code from RangeFilter and adapt it as
suggested by the post)
Could some