Richard
Results
2
issues of
Richard
When I group results, order_by_geodist function seems to doesn't work. My code: ``` def self.search_items(data = {}) self.solr_search do fulltext data[:term] unless data[:term].blank? fulltext data[:provider_name], fields: :provider_name if data[:provider_name].present? with(:service_category_id,...
Hi, when I use gem storext, it does not get audits from columns changes, do you have any advice? https://github.com/G5/storext