Skip to content

Enhance the logs for the augmenter errors and avoid missing data from search with offset

Zhibin Mai requested to merge augmenter_enhancement into master

Two kinds of minor enhancements:

  1. Enhance the log of the errors from the augmenter process.
  2. 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.

Merge request reports

Loading