I tried to create a clone of indexwriteconfig with
"indexWriterConfig.clone()" for re-creating a new indexwriter, but I then I
got this very annoying illegalstateexception: "clone this object before it
is used". Why does this exception happen, and how can I get around it?
Thanks!

Reply via email to