Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Limitation by category doesn't work with Daxko back-end #103

Open
dchubar-fj opened this issue Oct 29, 2021 · 2 comments
Open

Limitation by category doesn't work with Daxko back-end #103

dchubar-fj opened this issue Oct 29, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@dchubar-fj
Copy link
Contributor

Problem/Motivation
Activity Finder 4 provides the Limit by category setting, this setting allows you to limit results only by specific categories. But this setting doesn't work with the Daxko back-end, but only with Solr back-end. Because Activity Finder uses internal Program Subcategories NID but not Daxko categories.

Steps to reproduce

  • Create a landing and add the Activity Finder 4 block
  • Add any category to the Limit by category field.
  • Please note the Program Subcategory nodes are used in the autocomplete
  • Save your changes and check Activity Finder results.

ER: Results are filtered by the default category
AR: Nothing happens

@dchubar-fj dchubar-fj added the bug Something isn't working label Oct 29, 2021
@dchubar-fj
Copy link
Contributor Author

Maybe sound quite simple, but in fact, the issue requires huge back-end architecture changes because Daxko logic is different from SOLR logic. I think we should use a plugin-based back-end system (described here) and each plugin should provide its own Activity Finder block settings form with logic and fields specific only for this backend.

@shelleygoetz
Copy link

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants