Bugfix RT58446
When using the CRLuceneIndexJob to index objects from a Content Repository in a lucene index,
attributes were not removed from the index if they had been removed from the objects.
This has been fixed now.
Bugfix RT58458
Fixed class cast exception in Autocompleter Index creation.