Is there any update on this issue?
It seems that because of this issue, master/slave replication is totally broken if you use NumericFields.
Is there any workaround?
Also, I'm curious to know what the plan is for Hibernate Search with regard to the fact that Lucene has removed all support for serialization in Lucene 4 (see:
https://issues.apache.org/jira/browse/LUCENE-2908 ) and doesn't plan on fixing it in the 3.x branch (see:
https://issues.apache.org/jira/browse/LUCENE-2707)
Since the master/slave architecture works by serializing Lucene Documents over the wire, it would seem that something needs to be changed.
Thanks,
Marc