Kashif Khadim wrote:
Hi ,
I have multiple index of lucene and want know how can
i delete duplicates from these index. I am using
MultiSearcher to search on these. I have duplicates
"urls" in these index, any sample code or tool will
be a big help.
Here's some ancient code that I've used - co
Garrett Rooney wrote:
David Spencer wrote:
I can log into people.apache.org as "dspencer" so my password works,
but when I try to do a test commit of a file in the sandbox/contrib
area I get an error. I'm new to SVN so maybe I'm doing something dumb,
or did my permissions no
I can log into people.apache.org as "dspencer" so my password works, but
when I try to do a test commit of a file in the sandbox/contrib area I
get an error. I'm new to SVN so maybe I'm doing something dumb, or did
my permissions not get copied over to the SVN system?
Here's what I tried:
svn c
Bernhard Messer wrote:
Hi,
I would like to cache query objects in a hash map. My implementation
failed, because not all of the Query classes are implementing the
necessary method: "public int hashCode()". The same counts for the
"public boolean equals (Object o)", "public String toString(String