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

Add pagination to the search interface #58

Closed
sbrunato opened this issue Oct 16, 2018 · 7 comments
Closed

Add pagination to the search interface #58

sbrunato opened this issue Oct 16, 2018 · 7 comments
Labels
enhancement New feature or request
Milestone

Comments

@sbrunato
Copy link
Collaborator

Original report by Oyono (Bitbucket: aoyono, GitHub: aoyono).


The current search interface does not allow the user to control the number of products he wants during a search. This issue aims at solving this problem

@sbrunato
Copy link
Collaborator Author

sbrunato commented Nov 5, 2018

Original comment by Oyono (Bitbucket: aoyono, GitHub: aoyono).


Issue #51 was marked as a duplicate of this issue.

@sbrunato
Copy link
Collaborator Author

sbrunato commented Nov 5, 2018

Original changes by Oyono (Bitbucket: aoyono, GitHub: aoyono).


set version to "0.7.0"; set milestone to "0.7.0"

@sbrunato
Copy link
Collaborator Author

Original changes by Oyono (Bitbucket: aoyono, GitHub: aoyono).


changed milestone from "0.7.0" to "0.7.1"

@sbrunato
Copy link
Collaborator Author

Original changes by Oyono (Bitbucket: aoyono, GitHub: aoyono).


set assignee_account_id to "557058:ebae5ae5-74ea-4794-bfb3-34af5b131d00"; set assignee to "aoyono"

@sbrunato
Copy link
Collaborator Author

Original comment by Oyono (Bitbucket: aoyono, GitHub: aoyono).


refactors the query string search plugin + pagination

  • The RestoSearch plugin is dismissed and merged with its parent to allow
    better generalization of the QueryStringSearch plugin.
  • A mecanism that enables walking through all the search results of a
    provider is also added (see Add pagination to the search interface #58).
  • An enhancement on how the free text search configuration parameter is
    resolved is also introduced (it may be of interest to make this
    mechanism the default way of handling search parameters to enable
    searching by an arbitrary number of metadata)

→ <<cset 1751bf221b57>>

@sbrunato
Copy link
Collaborator Author

Original comment by Oyono (Bitbucket: aoyono, GitHub: aoyono).


adds pagination to the search api and to the cli

Fix #58

→ <<cset f44187823818>>

@sbrunato
Copy link
Collaborator Author

Original changes by Oyono (Bitbucket: aoyono, GitHub: aoyono).


changed state from "new" to "resolved"

@sbrunato sbrunato added major enhancement New feature or request labels Jun 18, 2020
@sbrunato sbrunato added this to the 0.7.1 milestone Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant