Description
Replace FunctionAdapter with Function in geode-lucene module
NOTE: As a fix for this issue SerialVersionUIDs were added. Java serialization isn't really used for these functions but that the serialVersionUID was added anyways. It was a pre-emptive measure.