I was just reading threads about the use of caches.
OK.. I have about 100 categories that I want to bitwise AND together with
different searches to get category counts. After the user selects a
category, they will be using other facets based on the particular category.
I was planning to keep my
: OK.. I have about 100 categories that I want to bitwise AND together with
: different searches to get category counts. After the user selects a
: category, they will be using other facets based on the particular category.
: I was planning to keep my own structure of bitsets for the categories a