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

Not indexing taxonomy #16

Open
djm56 opened this issue Feb 14, 2022 · 0 comments
Open

Not indexing taxonomy #16

djm56 opened this issue Feb 14, 2022 · 0 comments

Comments

@djm56
Copy link

djm56 commented Feb 14, 2022

Hi
I can get the plugin to work and communicate easily with redis-redisearch.
It indexes all my custom post types easily.

The issue is taxonomies are not being indexed even though I am selecting them in the settings page.

The debug log:
There are php Notices and Warnings
PHP Notice: Undefined offset: 7 /redisearch/vendor/front/redisearch/src/Index.php on line 769
PHP Notice: Undefined offset: 7 /redisearch/vendor/front/redisearch/src/Index.php on line 770
PHP Notice: Undefined offset: 7 /redisearch/vendor/front/redisearch/src/Index.php on line 774
PHP Notice: Undefined index: language_field /redisearch/vendor/front/redisearch/src/Index.php on line 577
PHP Warning: Illegal offset type /plugins/redisearch/vendor/front/redisearch/src/Index.php on line 775

I tried with php7.3 and 7.4 with similar issues.

I need to get the taxonomy to be available in the search.

Thanks

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