Conversation
Added new debugging tip for Solr
|
⚡ Deployed with Pantheon Decoupled This build was successfully deployed with Pantheon. You can track the build logs here. 👀 Preview: https://pr-9499-documentation.appa.pantheon.site |
|
discussed in slack, still in progress / draft - holding for now next steps from @rainercedric23 |
|
⚡ Deployed with Pantheon Decoupled This build was successfully deployed with Pantheon. You can track the build logs here. 👀 Preview: https://pr-9499-documentation.appa.pantheon.site |
|
@rachelwhitton, I see @rainercedric23 has made a commit since you last commented. Can you review? |
|
Reassigning to @stevector for technical review |
| SearchApiSolrException while indexing item some:entity:node/1234 Solr endpoint https://search-gateway.pantheon.io bad request (code: 400, body: Expected: OBJECT_START but got ARRAY_END) | ||
| ``` | ||
|
|
||
| This usually means that there's a possible garbage character impeding the indexing process. To fix the issue, you can check the content's title, body, or other fields that may contain the garbage character. |
There was a problem hiding this comment.
@rainercedric23 can you give an example of a "garbage character"
There was a problem hiding this comment.
I would say this is more something that is an unexpected character encoding, something non-utf8
|
⚡ Deployed with Pantheon Decoupled This build was successfully deployed with Pantheon. You can track the build logs here. 👀 Preview: https://pr-9499-documentation.appa.pantheon.site |
Summary
Using Solr 8 on the Latest Version of Drupal - Added new debugging tip for Solr