You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested and it even gets worse if rows is 25 or higher. For some cases the time was almost 10 seconds.
It does indeed get slower in the end of records even when sorting by other fields but fullscientificname seems to be extra slow.
If browsing 1 M records, solr is very fast in showing the first pages, but slows considerably in the end of records. Compare:
This seems to be related to sorting. Maybe the problem appeared after changing the field from string to text?
The text was updated successfully, but these errors were encountered: