On Oct 6, 2005, at 8:45 AM, Cyril Barlow wrote:
I'm trying to pass an IndexSearcher over RMI but I'm getting a :
java.rmi.UnmarshalException: error unmarshalling return; nested
exception
is:
java.io.WriteAbortedException: writing aborted;
java.io.NotSerializableException:
org.apache.lucene.search.IndexSearcher
Is there any way around this?
Yes - use RemoteSearchable.
Might I suggest you pick up a copy of "Lucene in Action" where most
of the questions you've asked recently are answered?! :)
http://www.lucenebook.com
Erik
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]