0

I have several different indices that I am toggling between each of which have different facets. I have successfully used the setIndex method on the AlgoliaSearchHelper instance but need to change the facets.

Is there a way to do this?

MWiesner
  • 8,868
  • 11
  • 36
  • 70
Marc M.
  • 166
  • 1
  • 8

1 Answers1

0

I was able to accomplish this using Algolia Helper using JavaScript to toggle between indices and dynamically loading the facets.

Marc M.
  • 166
  • 1
  • 8