
simon.willnauer at googlemail
May 21, 2012, 11:15 AM
Post #2 of 2
(198 views)
Permalink
|
we removed almost all serializable from lucene since it was causing many problems and wasn't complete either. users should serialize classes / logic themself or use higher level impls that deal with that already. simon On Mon, May 21, 2012 at 1:05 PM, Lars Gjengedal <lars.gjengedal [at] inspera> wrote: > Hi > > I have not been able to figure out why FilterClause is no longer > serializable in the change log for 3.5 or in lucene. > > http://lucene.apache.org/core/old_versioned_docs/versions/3_5_0/changes/Changes.html#3.5.0.test_cases > > Does anyone have a pointer to the explanation? > > -- > Lars Gjengedal > Inspera AS > 23245100 --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe [at] lucene For additional commands, e-mail: java-user-help [at] lucene
|