Skip to content

Conversation

efd6
Copy link
Contributor

@efd6 efd6 commented Oct 9, 2025

For #2868

Please take a look.

@efd6 efd6 self-assigned this Oct 9, 2025
@efd6 efd6 added the enhancement New feature or request label Oct 9, 2025
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

cc @efd6

@efd6 efd6 marked this pull request as ready for review October 9, 2025 06:48
@efd6 efd6 requested a review from a team October 9, 2025 06:48
}
}`

type FieldsQueryResult struct {
Copy link
Member

Choose a reason for hiding this comment

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

I wonder if this type should be moved to internal/elasticsearch.

"github.com/elastic/elastic-package/internal/wait"
)

const FieldsQuery = `{
Copy link
Member

Choose a reason for hiding this comment

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

This name seems too generic, I wonder if we should refer to the kind of request this is used for.

Suggested change
const FieldsQuery = `{
const SearchDocsQueryBody = `{

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants