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

ISPN-14194 Add config property for default max result #10378

Merged
merged 11 commits into from Oct 17, 2022

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    9f7ed7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3e63db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    848405e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9db5a17 View commit details
    Browse the repository at this point in the history
  5. ISPN-14194 Test default max result of embedded queries

    Both indexed and non-indexed
    fax4ever committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    1070179 View commit details
    Browse the repository at this point in the history
  6. ISPN-14194 Test default max result of remote queries

    Both indexed and non-indexed
    fax4ever committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    3be2bef View commit details
    Browse the repository at this point in the history
  7. ISPN-14194 Restore the inefficiency for the aggregation

    That is the way aggregations currently work, the inefficiency could be removed delegating them to Search! (see ISPN-13986)
    fax4ever committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c913b15 View commit details
    Browse the repository at this point in the history
  8. ISPN-14194 Align the test to the new conventions

    -1 is not the infinite any more, it means apply the default, and the default is not the infinite anymore
    fax4ever committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    53772c1 View commit details
    Browse the repository at this point in the history
  9. ISPN-14194 Restore the inefficiency for the hybrid query

    Hybrid query, as they are, they require an unbounded max results, another reason to avoid using them
    fax4ever committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    66bb9fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    349f959 View commit details
    Browse the repository at this point in the history
  11. ISPN-14194 Document query default max results

    Co-authored-by: Dominika Vagnerova <dvagnero@redhat.com>
    fax4ever and domiborges committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    09d6bbf View commit details
    Browse the repository at this point in the history