I use the spree gem with spree_elasticsearch, when i search the categories it not searched. It shows the no method error in Spree::Taxons#show. If i search the products by using search_field_tag, it search the products by ransack, not in elastic search.
I use the spree gem with spree_elasticsearch, when i search the categories it not searched. It shows the no method error in Spree::Taxons#show. If i search the products by using search_field_tag, it search the products by ransack, not in elastic search.