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

[BUG] Local index default setting is not working #232

Closed
ansjcy opened this issue Jan 31, 2025 · 0 comments · Fixed by #234
Closed

[BUG] Local index default setting is not working #232

ansjcy opened this issue Jan 31, 2025 · 0 comments · Fixed by #234
Labels
bug Something isn't working

Comments

@ansjcy
Copy link
Member

ansjcy commented Jan 31, 2025

What is the bug?

The default settings for exporters were changed in #217, but when we start OpenSearch with query insights and run queries, there's no data exported to local index

How can one reproduce the bug?

  • ./gradlew run
  • Create a document and do search
  • Check local indices, there's no top n queries indices created.

What is the expected behavior?

  • By default local index exporter is enabled, after searching there should be top n queries indices created.

What is your host/environment?

Operating system, version.

Do you have any screenshots?

If applicable, add screenshots to help explain your problem.

Do you have any additional context?

Add any other context about the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant