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
I've hit the size limit for a record. I followed the documentation and then looked at how I could do it with django.
There's a documented way to split a model into several indexes but I cannot see how to store all the records in the same index and use the distinct feature.
The text was updated successfully, but these errors were encountered:
I've hit the size limit for a record. I followed the documentation and then looked at how I could do it with django.
There's a documented way to split a model into several indexes but I cannot see how to store all the records in the same index and use the
distinct
feature.The text was updated successfully, but these errors were encountered: