Select2 Ajax not Calling wp_ajax_ in WordPress (Javascript error, not a WP error)

Solution:

As on the example https://select2.github.io/examples.html#data-ajax, you need to return the results in processResults function.