Index options updates fallback to normal build instead of proceeding with delta build (#376)
* builder options check
* Do not proceed with delta build if for index options hash mismatch
* Improve log messages and use pointer receiver for options mismatch error
* introduce HashOptions struct for logging options from index options mismatch