Can a dropdown menu be searched with word-search / filtering?

i’ve got 2300 dropdown menu entries in a dropdown.
is it possible to somehow filter the dropdown results by doing a filter or a search somehow?

There is nothing built-in for this. You need to use a text field and rebuild the dropdown (or the menu you are using) based on a filtered list of your items.