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
This provides a significant performance optimization for MyModel.all.each and MyModel.select.each use cases, as well as for #blank?, #present?, #include? and #any?
Bugfixes
Use PointField types rather than deprecated Trie* types in generated Solr schema (#1368)