Are you trying to search/filter 1900 lines? Or do you want to actually return 1900 lines.
It is possible to search a database that has a million lines.
However, if you want to return more than a 1000 lines, then you’ll need to use the solution that Giedrius posted .