Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • nomad-FAIR nomad-FAIR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 214
    • Issues 214
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 27
    • Merge requests 27
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-labnomad-lab
  • nomad-FAIRnomad-FAIR
  • Merge requests
  • !458

Enabled exclude_from_search for non trivial queries. #661

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Markus Scheidgen requested to merge v1-exclude-from-search into v1.0.0 Nov 19, 2021
  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 6

@himanel1 Please have a look and maybe you can try this somehow. It requires more changes than I like and I hope that I did not create any new bugs. exclude_from_search should not work for all queries. I think, I might also catch a few more issues about the handling of nested documents.

Currently, I have no pre agg filter ... so technically it is (aggs + 1) queries that are run internally. This is still an optimisation that needs to be added. Therefore the draft state.

Edited Nov 22, 2021 by Markus Scheidgen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: v1-exclude-from-search