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

when reset custom query the from change to 90 ,why #95

Closed
spritecn opened this issue Feb 28, 2022 · 3 comments
Closed

when reset custom query the from change to 90 ,why #95

spritecn opened this issue Feb 28, 2022 · 3 comments

Comments

@spritecn
Copy link

spritecn commented Feb 28, 2022

when reset custom query the from change 90 ,why

{
  "query": {
    "query_string": {
      "query": "*"
    }
  },
  "size": 10,
  "from": 90,
  "sort": []
}

most man can not see it
but not result

@spritecn spritecn changed the title when reset custom query the from change 90 ,why when reset custom query the from change to 90 ,why Feb 28, 2022
@cars10
Copy link
Owner

cars10 commented Mar 2, 2022

If i understand you correctly: you think it is confusing that "reset custom query" only resets the actual "query" part of the search body and not the whole search body?
What do you think about two buttons like this?
image

@cars10 cars10 closed this as completed in f57ba4c Mar 2, 2022
@cars10
Copy link
Owner

cars10 commented Mar 2, 2022

Fixed in 0.39.0

@spritecn
Copy link
Author

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants