Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Uncaught TypeError: Cannot read property 'facet_fields' of undefined" causes search form doesn't work #58

Open
kylehuynh205 opened this issue Aug 10, 2021 · 0 comments

Comments

@kylehuynh205
Copy link

Hello,

This ticket is meant for the https://github.com/palantirnet/search_api_federated_solr but I can't find the Issues page for it.

I'm trying to implement the stack in to my Drupal site include (its Drupal dependencies and React server). I replicated Search API index setup and taxonomy like the setup in this vagrant VM.

However, I'm unable to have the search working at /search app in a Drupal site. I got the message "Sorry, your search yield no results. Waiting for results".
When I inspected the page, and found "Cannot read property 'facet_fields' of undefined" at the javascript level (Screenshot below)

image

I also ran the react application (https://github.com/palantirnet/federated-search-react) and it gets the same error.

I am wondering if you can help me trouble shooting this issue?

Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant