Currently, autocompletion/spellcheck indexes are created for all subclasses of an entity with a autocompletion/spellcheck search field. This is similar to the generation of a searcher for each subclass of a searchable entity.

This causes suggestion indexes to be recreated for each subclass, while the indexes are exactly the same. We should make this more efficient.

Submitted by Elmer van Chastelet on 12 March 2012 at 19:41

On 14 March 2012 at 12:17 Elmer van Chastelet closed this issue.

On 14 March 2012 at 12:17 Elmer van Chastelet commented:

Fixed in r4962


On 14 March 2012 at 12:19 Elmer van Chastelet tagged 1.3.0

Log in to post comments