Welcome Guest, Not a member yet? Register   Sign In
Correlated search filtering
#1

Hi,

I have items that user can do filter them by several filters;
I want to show number of items by the name of filter;
For example there is a city filter that filters items by city. I want to show number of items next to city name:
All cities (101)
istanbul (50)
ankara (20)
.
.
.

If user does another filtering The numbers above need to be updated accordingly;

In DB each filtering information is in different tables. I don't use tagging/labeling (should I use?). 
Currently I tried to do with joins. as the number of filters increase the more complicated getting those db queries.

Is there better way to achieve this result?

Thanks in advance
Reply


Messages In This Thread
Correlated search filtering - by neuron - 05-14-2018, 02:32 AM
RE: Correlated search filtering - by InsiteFX - 05-14-2018, 04:37 AM
RE: Correlated search filtering - by neuron - 05-14-2018, 06:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB