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
support legacy "Collection" and "AdminSet" in SolrDocumentBehavior
when models are indexed as "Collection" or "AdminSet" treat them as
`#collection?` and `#admin_set?` regardless of configured model classes.
this should better support legacy index documents and an easier transition.
0 commit comments