Hey there,
I’m creating the geo index in one of my collections. In the UI it says it uses default analyzer which is completely useless for my case (geo-queries only).
When switched to simple analyzer the index got a little bit smaller.
Is there a way how to disable it completely to save some resources?