I am using Yii2-sphinx extension and everything working fine. Now I am doing distance search using sphinx so i want to set latitude and longitude for a given postcode. How can I set those two filters for my index?
As sphinx has an option to set geofilters but in yii2-sphinx, I am not able to do this.