Skip to content

Conversation

rainercedric23
Copy link
Contributor

Summary

Using Solr 8 on the Latest Version of Drupal - Added new debugging tip for Solr

Added new debugging tip for Solr
@rainercedric23 rainercedric23 requested a review from a team as a code owner March 25, 2025 09:50
Copy link

⚡ 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
🛠️ Manage in Pantheon: https://dashboard.pantheon.io/site/2b30153f-e8b1-4427-b076-6109e704ba5d/overview

@rachelwhitton rachelwhitton self-assigned this Apr 8, 2025
@rachelwhitton rachelwhitton added Type: New Content Request for or PR containing new content to existing page Type: Quick Fix Issues that should be resolvable in a small PR Topic: Search/Solr labels Apr 8, 2025
@rainercedric23 rainercedric23 changed the title Update 02-solr-drupal.md [WIP] Update 02-solr-drupal.md Apr 8, 2025
@rachelwhitton
Copy link
Member

discussed in slack, still in progress / draft - holding for now

next steps from @rainercedric23

Copy link

⚡ 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
🛠️ Manage in Pantheon: https://dashboard.pantheon.io/site/2b30153f-e8b1-4427-b076-6109e704ba5d/overview

@rainercedric23 rainercedric23 changed the title [WIP] Update 02-solr-drupal.md Update 02-solr-drupal.md Apr 17, 2025
@stevector
Copy link
Contributor

@rachelwhitton, I see @rainercedric23 has made a commit since you last commented. Can you review?

@rachelwhitton
Copy link
Member

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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rainercedric23 can you give an example of a "garbage character"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say this is more something that is an unexpected character encoding, something non-utf8

@stevector stevector added Process: Needs More Info Issue or PR lacks information required to be processed by the Docs team labels Jun 18, 2025
Copy link

⚡ 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
🛠️ Manage in Pantheon: https://dashboard.pantheon.io/site/2b30153f-e8b1-4427-b076-6109e704ba5d/overview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Process: Needs More Info Issue or PR lacks information required to be processed by the Docs team Topic: Search/Solr Type: New Content Request for or PR containing new content to existing page Type: Quick Fix Issues that should be resolvable in a small PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants