Enhance the logs for the augmenter errors and avoid missing data from search with offset
Two kinds of minor enhancements:
- Enhance the log of the errors from the augmenter process.
- Avoid missing data from search with offset. Results from search with offset could be duplicated when the sorting of the results is by score only. It also means that same amount of the records as duplicated could be missed from the search results.