Closed leon-ho closed 10 years ago
Looks like lucene is updated, but the record is not stored if there are errors in the format. In my tests, I tried adding phonenumbers containing dashes (eg. 123-SUPER).
So in short, lucene should not update unless the record is succesfully saved.
While working on UserAdminWebapp, it appears that an update on user/uid is reflected in users/find, but NOT when retrieving the same user with GET user/uid.