In lucene 4.3,  SortField is not serializable now.

When I try to serialize a request which has SortField,
java.io.NotSerializableException: org.apache.lucene.search.SortField
exception is thrown out.

Any work around?

Reply via email to