JaDE
JaDE copied to clipboard
Updates don't affect full-text index
When updating an object, if the changes affect indexed properties then the full-text index should be updated to reflex those changes. There could also be a refresh method that allows you to refresh the whole index or refresh for a given object in case you've modified properties outside of the update method.