 Bugfix
 Bugfix 
											When beans returned from a Request Processor were missing the idattribute,
a NullPointerException could occur. This has been fixed now, a CRException with an
explicit error message will now be thrown.
 Bugfix
 Bugfix 
											The request processor accessing an autocomplete index sometimes started to
return incorrect results due to index readers that were not reopened after the
index was modified.
This has been fixed now.