Closed GoogleCodeExporter closed 9 years ago
This is checked into trunk and will be part of 3.0b2.
Now in this situation a&b will be unindexed, c will be indexed.
A remaining question exists if Sub has no @Indexed annotation, should it
inherit the @Unindexed default from Base or should fields be indexed by default
like every other class. There is a discussion in the Google Group about this.
The new behavior (per trunk) is that absent an annotation, subclasses are
indexed by default no matter what the parent says.
Original comment by lhori...@gmail.com
on 18 Mar 2011 at 4:10
Original issue reported on code.google.com by
Segun.So...@gmail.com
on 27 Oct 2010 at 3:43