backdrop-contrib / facetapi

An abstracted facet API that can be used by various search backends.
GNU General Public License v2.0
0 stars 3 forks source link

Not all child terms showing when selecting the parent #16

Closed samgreco closed 1 year ago

samgreco commented 1 year ago

I have recreated my Ubercart catalog from D7 using Search API, Facets API and Views This has worked perfectly in D7 for a few years.

In BD, when I select a parent to filter my catalog, which shows the correct number of items, I only get 2 or 3 child categories when there are many more. I've compared settings on the D7 version and the BD version and everything is the same.

Any thoughts?

samgreco commented 1 year ago

Also seeing a bunch of these errors in the log:

Type theme Date Sunday, August 13, 2023 - 6:06pm User [ ] (https://xyz.com/users/abcd) Location https://xyz/ajax/ajax_facets/refresh Referrer https://xyz.com/products Message Theme hook "html_tag" not found. Severity warning Hostname xxx.xxx.xxx.xxx Operations

Tried it with Basis theme and without ajax facets, using links instead and get the same error. Just different location.

samgreco commented 1 year ago

Apologies. Apparently I had used the wrong facet. All is well.