| I just noticed that there is an @ProvidedId annotation to expose the @DocumentId externally. I think this bugs still stands, though, because in my example, it happens even though the id is not part of the @IndexedEmbedded (thus the @SortableField annotation should simply be ignored, I think). |