I’m attempting to index my data for the test, but I’m coming across two different errors:
When I attempt to execute the instructions on tab 3. (“Send your data”) WITHOUT “Display debug infos during indexing” checked, I receive the following error:
Invalid type: expecting [_doc] but got [wpsolr_types]
When I attempt to execute the instructions on tab 3. (“Send your data”) WITH “Display debug infos during indexing” checked, I receive the following error:
Error message: SyntaxError: Unexpected token ‘P’, “Posts excl”… is not valid JSON
I currently have “Pages” and “Posts” marked as not indexed yet.