All my remarks on this subject basically aim to eliminate or reduce the full reindexing of an object after an indexed field on it changes. Because some class hierarchies can be quite extensive @IndexedEmbedded can generate a large amount of queries, especially with LAZY connections. I believe when I created this issue I had read something about Numeric fields being updateable in Lucene 4.
|