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

Update javadocs for QueryTimeout #12272

Merged
merged 2 commits into from
May 9, 2023
Merged

Commits on May 8, 2023

  1. Update javadocs for QueryTimeout

    QueryTimeout was introduced together with ExitableDirectoryReader but is
    now also optionally set to the IndexSearcher to wrap the bulk scorer
    with a TimeLimitingBulkScorer. Its javadocs needs updating
    javanna committed May 8, 2023
    Configuration menu
    Copy the full SHA
    858b524 View commit details
    Browse the repository at this point in the history
  2. tidy

    javanna committed May 8, 2023
    Configuration menu
    Copy the full SHA
    86fbe16 View commit details
    Browse the repository at this point in the history